Home
last modified time | relevance | path

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

/XiangShan/src/main/scala/xiangshan/cache/dcache/mainpipe/
H A DMainPipe.scala169 val tag_write_intend = Output(new Bool()) constant
/XiangShan/src/main/scala/xiangshan/cache/dcache/
H A DDCacheWrapper.scala1200 val tag_write_intend = mainPipe.io.tag_write_intend constant