Home
last modified time | relevance | path

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

/XiangShan/src/main/scala/xiangshan/cache/dcache/
H A DDCacheWrapper.scala696 val all_match = req_valid && valid && constant
735 val all_match = (req_paddr(log2Up(refillBytes)) === 0.U && firstbeat_valid) || constant