This commit is contained in:
felsabbagh3
2019-10-18 01:46:38 -04:00
parent ccbb2acab5
commit 6b729fd2ea
9 changed files with 3 additions and 9 deletions

View File

@@ -9,9 +9,7 @@ interface VX_frE_to_bckE_req_inter ();
wire[11:0] csr_address;
wire is_csr;
/* verilator lint_off UNUSED */
wire csr_immed;
/* verilator lint_on UNUSED */
wire[31:0] csr_mask;
wire[4:0] rd;
wire[4:0] rs1;