(i) Express every denominator in the form sqrt(a)-sqrt(b) or sqrt(a)+sqrt(b) by finding the square root and rationalize them. (iii) Simplify the surds in each denominators and then rationalize.
* most of these signals are already created, just need to be translated * to the Rocket FPU-speak */ class UOPCodeFPUDecoder(implicit p: Parameters) extends BoomModule with HasFPUParameters { val io = IO(new Bundle { val uopc = Input(Bits(UOPC_SZ.W)) val sigs = Output(new FPUCtrl...