Searched defs:replace (Results 1 – 5 of 5) sorted by relevance
13 def replace(set: UInt) = { method
163 def replace(self, s): member in VModule
473 val replace = if (q.outReplace) Flipped(new TlbReplaceIO(ports, q)) else null constant664 val replace = if (q.outReplace) Flipped(new TlbReplaceIO(Width, q)) else null constant
67 val replace = Bool() constant
697 val replace = Module(new TlbReplace(DTlbSize, ldtlbParams)) constant