From 9a1b8cb728a937263ea02d3453f325d19dc78863 Mon Sep 17 00:00:00 2001 From: Alejandro Soto Date: Mon, 6 May 2024 20:47:07 -0600 Subject: rtl/wb2axip: add tracing_off pragmas --- rtl/wb2axip/axilxbar.v | 3 +++ 1 file changed, 3 insertions(+) (limited to 'rtl/wb2axip/axilxbar.v') diff --git a/rtl/wb2axip/axilxbar.v b/rtl/wb2axip/axilxbar.v index 4a1ed43..95c9172 100644 --- a/rtl/wb2axip/axilxbar.v +++ b/rtl/wb2axip/axilxbar.v @@ -193,6 +193,9 @@ module axilxbar #( // }}} // }}} ); + + // verilator tracing_off + // // Local parameters, derived from those above // {{{ -- cgit v1.2.3