mirror of
https://github.com/vortexgpgpu/vortex.git
synced 2025-04-23 21:39:10 -04:00
minor update
This commit is contained in:
parent
aeeb3ca616
commit
05bc970900
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ interface VX_csr_req_if ();
|
|||
wire [`CSR_ADDR_BITS-1:0] addr;
|
||||
wire [31:0] rs1_data;
|
||||
wire use_imm;
|
||||
wire [`NR_BITS-1:0] rs1;
|
||||
wire [`NRI_BITS-1:0] imm;
|
||||
wire [`NR_BITS-1:0] rd;
|
||||
wire wb;
|
||||
wire ready;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue