Searched defs:rCarryIter (Results 1 – 2 of 2) sorted by relevance
241 val rCarryIter = Wire(UInt(itn_len.W)) // (1, 67) constant
226 val rCarryIter = Cat(csa.io.out(1)(itn_len - 2, 0), qPrevReg(quot_pos_1) | qPrevReg(quot_pos_2)) constant