Searched defs:commitSize (Results 1 – 2 of 2) sorted by relevance
42 val commitSize = Input(UInt(log2Up(size).W)) constant137 val commitSize = RegInit(0.U(log2Up(size).W)) constant
40 val commitSize = Input(UInt(log2Up(size).W)) constant