build: fix rules and dependencies
This commit is contained in:
parent
4bc4c34af4
commit
6ab5d4c156
7 changed files with 18 additions and 26 deletions
|
@ -409,7 +409,6 @@ class Flow extends Module {
|
|||
reg.in.rs(1) := inst(24, 20) // rs2
|
||||
|
||||
// TODO: Bulk connection here
|
||||
// FIXME: The following 2 lines won't compile with bloop
|
||||
ram.io.clock := clock
|
||||
ram.io.reset := reset
|
||||
ram.io.writeAddr := alu.out.result
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue