Searched defs:size (Results 1 – 6 of 6) sorted by relevance
83 def size(maxHarts: Int): Int = { method
397 val size = PopCount(q0_entry.mask) constant
371 val size = Output(UInt(log2Ceil(lgMaxSize+1).W)) constant
419 def size(self): member in SRAMConfiguration
534 val size = Output(UInt(log2Ceil(log2Ceil(VLEN/8)+1).W)) constant
632 def size(op: UInt) = op(1,0) method