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

@@ -89,9 +89,9 @@ module Vortex
output wire out_ebreak
`endif
);
/* verilator lint_off UNUSED */
`DEBUG_BEGIN
wire scheduler_empty;
/* verilator lint_on UNUSED */
`DEBUG_END
wire memory_delay;
wire exec_delay;