Home
last modified time | relevance | path

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

/XiangShan/src/main/scala/xiangshan/cache/dcache/meta/
H A DAsynchronousMetaArray.scala67 val s1_way_wdata = Wire(Vec(nWays, Vec(writePorts, new Meta))) constant
128 val s1_way_wdata = Wire(Vec(nWays, Vec(writePorts, Bool()))) constant
187 val s1_way_wdata = Wire(Vec(nWays, Vec(writePorts, UInt(L1PfSourceBits.W)))) constant