fpu implementation (part1)
This commit is contained in:
@@ -11,7 +11,7 @@ interface VX_alu_req_if ();
|
||||
|
||||
wire [`ALU_BITS-1:0] alu_op;
|
||||
|
||||
wire [`WB_BITS-1:0] wb;
|
||||
wire wb;
|
||||
wire [`NR_BITS-1:0] rd;
|
||||
|
||||
wire [`NUM_THREADS-1:0][31:0] rs1_data;
|
||||
|
||||
Reference in New Issue
Block a user