add small div/sqrt unit (#17)
* add small div/sqrt unit * Chisel3 doesn't permit mixed UInt/SInt muxing/assignment * Fix control bug in DivSqrtRecFN_small After an uncommon-case operation, outValid would remain high until another inValid was presented, instead of going low after one cycle.
parent
c87d4ace
Please register or sign in to comment