Home
last modified time | relevance | path

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

/XiangShan/src/main/scala/xiangshan/cache/dcache/meta/
H A DTagArray.scala77 val tag_array = Module(new SRAMTemplate(UInt(encTagBits.W), set = nSets, way = DCacheWayDiv, constant
H A DLegacyMetaArray.scala75 val tag_array = Module(new SRAMTemplate(UInt(encMetaBits.W), set = nSets, way = nWays, constant