add Wno-TIMESCALEMOD
authorTobias Platen <tplaten@posteo.de>
Tue, 26 Apr 2022 17:51:32 +0000 (19:51 +0200)
committerTobias Platen <tplaten@posteo.de>
Tue, 26 Apr 2022 17:51:32 +0000 (19:51 +0200)
Makefile

index bd3523d74235aa1fb2b05278cdf5123711cd3cfa..c8b48e5baa6b942455982f246d532f82dcac3b8b 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -71,6 +71,7 @@ microwatt-verilator: ls2.v \
            -Wno-COMBDLY  \
            -Wno-CASEINCOMPLETE \
            -Wno-WIDTH \
+           -Wno-TIMESCALEMOD \
         --savable \
         --trace \
        #    --unroll-count 256 \