Searched defs:writeBack (Results 1 – 3 of 3) sorted by relevance
123 val writeBack = Decoupled(new MemExuOutput) constant
103 val writeBack = Decoupled(new MemExuOutput) constant
169 def writeBack: Seq[DecoupledIO[MemExuOutput]] = { method