Searched defs:readAddr (Results 1 – 3 of 3) sorted by relevance
122 def readAddr(cfg: PMPCfgBundle, addr: UInt): UInt = { method
137 def readAddr(cfg: PMACfgBundle, addr: UInt): UInt = { method
268 …val readAddr = VecInit(fromRename.map(x => x.bits.psrc.zipWithIndex.filter(xx => idxseq.contains(x… constant