Merged
Conversation
…STAR, WIDTHTRUNC, port widths
…LENAME, IMPORTSTAR, WIDTHTRUNC, and a write-enable line from utoss_riscv.sv
…conflict resolution issue
…eferencing old filenames
🔧 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 |
TheDeepestSpace
approved these changes
Apr 1, 2026
Member
TheDeepestSpace
left a comment
There was a problem hiding this comment.
Merged main, added some small fixes, i think this should be good to go. Thanks Mihir!
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
all 5 changes seem to be present in this one