register file refactoring
This commit is contained in:
@@ -20,8 +20,7 @@ interface VX_decode_if ();
|
||||
wire [`NR_BITS-1:0] rs3;
|
||||
wire [31:0] imm;
|
||||
wire rs1_is_PC;
|
||||
wire rs2_is_imm;
|
||||
wire use_rs3;
|
||||
wire rs2_is_imm;
|
||||
wire [`NUM_REGS-1:0] used_regs;
|
||||
|
||||
wire ready;
|
||||
|
||||
Reference in New Issue
Block a user