Home
last modified time | relevance | path

Searched defs:store_req (Results 1 – 1 of 1) sorted by relevance

/XiangShan/src/main/scala/xiangshan/cache/dcache/mainpipe/
H A DMainPipe.scala128 val store_req = Flipped(DecoupledIO(new DCacheLineReq)) constant
231 val store_req = Wire(DecoupledIO(new MainPipeReq)) constant