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

@@ -61,10 +61,10 @@ module VX_cache_miss_resrv #(
// Broadcast Fill
input wire is_fill_st1,
/* verilator lint_off UNUSED */
`IGNORE_WARNINGS_BEGIN
// TODO: should fix this
input wire[31:0] fill_addr_st1,
/* verilator lint_on UNUSED */
`IGNORE_WARNINGS_END
// Miss dequeue
input wire miss_resrv_pop,