summaryrefslogtreecommitdiff
path: root/rtl/dma_axi32/dma_axi32_core0_top.v
diff options
context:
space:
mode:
Diffstat (limited to 'rtl/dma_axi32/dma_axi32_core0_top.v')
-rw-r--r--rtl/dma_axi32/dma_axi32_core0_top.v4
1 files changed, 4 insertions, 0 deletions
diff --git a/rtl/dma_axi32/dma_axi32_core0_top.v b/rtl/dma_axi32/dma_axi32_core0_top.v
index 74f67f2..f939c05 100644
--- a/rtl/dma_axi32/dma_axi32_core0_top.v
+++ b/rtl/dma_axi32/dma_axi32_core0_top.v
@@ -1,3 +1,5 @@
+// verilator lint_off WIDTHEXPAND
+// verilator lint_off WIDTHTRUNC
/////////////////////////////////////////////////////////////////////
//// ////
//// Author: Eyal Hochberg ////
@@ -234,3 +236,5 @@ endmodule
+// verilator lint_on WIDTHEXPAND
+// verilator lint_on WIDTHTRUNC