Commit 3829d1a
committed
fix a bug in asap7/riscv32i that has memory signals dangling (+ metrics)
In dmem.v the inter_dmem* signals weren't declared which meant they were
treated as single-bit signals instead of 32-bit busses! All but one
bit of the ram outputs were dangling.
Fixing this makes the metrics much worse but that will have to be
tackled separately as the current result is clearly wrong.
Signed-off-by: Matt Liberty <[email protected]>1 parent 3cd808a commit 3829d1a
File tree
3 files changed
+252
-256
lines changed- flow/designs
- asap7/riscv32i
- src/riscv32i
3 files changed
+252
-256
lines changed
0 commit comments