summaryrefslogtreecommitdiff
path: root/rtl/wb2axip/axixbar.v
diff options
context:
space:
mode:
authorAlejandro Soto <alejandro@34project.org>2024-05-06 20:47:07 -0600
committerAlejandro Soto <alejandro@34project.org>2024-05-06 20:47:07 -0600
commit9a1b8cb728a937263ea02d3453f325d19dc78863 (patch)
treef7f3dabcddaf13ff716819f4b31a5b5029e8c493 /rtl/wb2axip/axixbar.v
parentf13369fb883d0a231b8dd01856dc18f7ee22d5c9 (diff)
rtl/wb2axip: add tracing_off pragmas
Diffstat (limited to '')
-rw-r--r--rtl/wb2axip/axixbar.v2
1 files changed, 2 insertions, 0 deletions
diff --git a/rtl/wb2axip/axixbar.v b/rtl/wb2axip/axixbar.v
index f2e1ac6..249febe 100644
--- a/rtl/wb2axip/axixbar.v
+++ b/rtl/wb2axip/axixbar.v
@@ -304,6 +304,8 @@ module axixbar #(
// }}}
);
+ // verilator tracing_off
+
////////////////////////////////////////////////////////////////////////
//
// Internal signal declarations and definitions