new fpu implementation
This commit is contained in:
@@ -27,8 +27,9 @@ interface VX_decode_if ();
|
||||
// FP states
|
||||
wire [`NR_BITS-1:0] rs3;
|
||||
wire use_rs3;
|
||||
wire rd_is_fp;
|
||||
wire rs1_is_fp;
|
||||
wire rs2_is_fp;
|
||||
wire rs2_is_fp;
|
||||
wire [`FRM_BITS-1:0] frm;
|
||||
|
||||
wire wb;
|
||||
|
||||
Reference in New Issue
Block a user