adding DEBUG MACROS

This commit is contained in:
Blaise Tine
2020-04-19 04:59:52 -04:00
parent 9b476f1e17
commit 885869df4a
32 changed files with 84 additions and 2397 deletions

View File

@@ -33,10 +33,10 @@ interface VX_exec_unit_req_inter ();
wire jal;
wire [31:0] jal_offset;
/* verilator lint_off UNUSED */
`IGNORE_WARNINGS_BEGIN
wire ebreak;
wire wspawn;
/* verilator lint_on UNUSED */
`IGNORE_WARNINGS_END
// CSR info
wire is_csr;