Skip to content

Pr187 - Verilator warnings #188

Merged
TheDeepestSpace merged 33 commits intomainfrom
pr187
Apr 1, 2026
Merged

Pr187 - Verilator warnings #188
TheDeepestSpace merged 33 commits intomainfrom
pr187

Conversation

@MM871
Copy link
Copy Markdown
Contributor

@MM871 MM871 commented Feb 22, 2026

all 5 changes seem to be present in this one

@TheDeepestSpace TheDeepestSpace linked an issue Feb 22, 2026 that may be closed by this pull request
@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 15, 2026

🔧 DE1-SoC Synthesis Report Summary Diff

📊 Fitter Summary (.fit.summary)

@@ -1,12 +1,12 @@
-Fitter Status : Successful - Wed Apr  1 04:32:15 2026
+Fitter Status : Successful - Wed Apr  1 12:46:30 2026
 Quartus Prime Version : 25.1std.0 Build 1129 10/21/2025 SC Lite Edition
 Revision Name : utoss-risc-v
 Top-level Entity Name : top
 Family : Cyclone V
 Device : 5CSEMA5F31C6
 Timing Models : Final
-Logic utilization (in ALMs) : 1,426 / 32,070 ( 4 % )
-Total registers : 1249
+Logic utilization (in ALMs) : 1,427 / 32,070 ( 4 % )
+Total registers : 1262
 Total pins : 15 / 457 ( 3 % )
 Total virtual pins : 0
 Total block memory bits : 16,384 / 4,065,280 ( < 1 % )

⏱️ Timing Analysis Summary (.sta.summary)

@@ -3,7 +3,7 @@
 ------------------------------------------------------------
 
 Type  : Slow 1100mV 85C Model Setup 'CLOCK_50'
-Slack : 5.171
+Slack : 4.839
 TNS   : 0.000
 
 Type  : Slow 1100mV 85C Model Hold 'CLOCK_50'
@@ -15,39 +15,39 @@
 TNS   : 0.000
 
 Type  : Slow 1100mV 0C Model Setup 'CLOCK_50'
-Slack : 5.405
+Slack : 5.002
 TNS   : 0.000
 
 Type  : Slow 1100mV 0C Model Hold 'CLOCK_50'
-Slack : 0.299
+Slack : 0.388
 TNS   : 0.000
 
 Type  : Slow 1100mV 0C Model Minimum Pulse Width 'CLOCK_50'
-Slack : 8.826
+Slack : 8.830
 TNS   : 0.000
 
 Type  : Fast 1100mV 85C Model Setup 'CLOCK_50'
-Slack : 10.889
+Slack : 10.876
 TNS   : 0.000
 
 Type  : Fast 1100mV 85C Model Hold 'CLOCK_50'
-Slack : 0.182
+Slack : 0.181
 TNS   : 0.000
 
 Type  : Fast 1100mV 85C Model Minimum Pulse Width 'CLOCK_50'
-Slack : 8.783
+Slack : 8.786
 TNS   : 0.000
 
 Type  : Fast 1100mV 0C Model Setup 'CLOCK_50'
-Slack : 11.790
+Slack : 11.803
 TNS   : 0.000
 
 Type  : Fast 1100mV 0C Model Hold 'CLOCK_50'
-Slack : 0.169
+Slack : 0.171
 TNS   : 0.000
 
 Type  : Fast 1100mV 0C Model Minimum Pulse Width 'CLOCK_50'
-Slack : 8.777
+Slack : 8.778
 TNS   : 0.000
 
 ------------------------------------------------------------

Comparing synthesis results from main branch vs. this PR

Copy link
Copy Markdown
Member

@TheDeepestSpace TheDeepestSpace left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Merged main, added some small fixes, i think this should be good to go. Thanks Mihir!

@TheDeepestSpace TheDeepestSpace merged commit 2df35a0 into main Apr 1, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Address Linter issues from TTO repo

2 participants