minor update
This commit is contained in:
@@ -13,7 +13,7 @@ interface VX_csr_req_if ();
|
|||||||
wire [`CSR_ADDR_BITS-1:0] addr;
|
wire [`CSR_ADDR_BITS-1:0] addr;
|
||||||
wire [31:0] rs1_data;
|
wire [31:0] rs1_data;
|
||||||
wire use_imm;
|
wire use_imm;
|
||||||
wire [`NR_BITS-1:0] rs1;
|
wire [`NRI_BITS-1:0] imm;
|
||||||
wire [`NR_BITS-1:0] rd;
|
wire [`NR_BITS-1:0] rd;
|
||||||
wire wb;
|
wire wb;
|
||||||
wire ready;
|
wire ready;
|
||||||
|
|||||||
Reference in New Issue
Block a user