Searched defs:quotSign (Results 1 – 2 of 2) sorted by relevance
170 …val quotSign = Mux(state(s_idle), aSign ^ dSign, true.B) // if not s_idle then must be s_pre_1 & d… constant
160 …val quotSign = Mux(state(s_idle), aSign ^ dSign, true.B) // if not s_idle then must be s_pre_1 & d… constant