implement transaction finish messages
This commit is contained in:
parent
1024a460f2
commit
012b991ffe
@ -397,6 +397,7 @@ class CoherenceHubNull extends CoherenceHub {
|
||||
x_rep.valid := io.mem.resp.valid || x_init.valid && is_write
|
||||
|
||||
io.tiles(0).xact_abort.valid := Bool(false)
|
||||
io.tiles(0).xact_finish.ready := Bool(true)
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user