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

@@ -6,11 +6,8 @@
`define VX_FWD_CSR_RSP
interface VX_forward_csr_response_inter ();
/* verilator lint_off UNUSED */
wire csr_fwd;
wire[31:0] csr_fwd_data;
/* verilator lint_on UNUSED */
endinterface