We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b3272a commit f080b2eCopy full SHA for f080b2e
src/wiredancer/rtl/schl_cpu.sv
@@ -487,7 +487,7 @@ module shcl_cpu
487
initially but was changed to improve timing in other areas of the design
488
489
In the "next instruction" logic here we create fairness across tags by having
490
- the two read ports in the instruciton ROM split between from upper/lower
+ the two read ports in the instruction ROM split between from upper/lower
491
tags and allowing for "lower" reads to select "upper" values to read if they are
492
idle (and vice-versa). While still having implicit priority to the lsb tags
493
within $next_instr_req, this logic provides sufficient access bandwidth to not
0 commit comments