Searched defs:canRefill (Results 1 – 1 of 1) sorted by relevance
799 def canRefill(levelUInt: UInt, s2xlate: UInt, pbmte: Bool, mode: UInt) = { method800 val canRefill = WireInit(false.B) constant