Searched defs:complexNum (Results 1 – 2 of 2) sorted by relevance
102 val complexNum = Output(UInt(3.W)) constant2024 val complexNum = Mux(uopRes > readyCounter, readyCounter, uopRes) constant
141 val complexNum = Wire(UInt(3.W)) constant