From: Tobias Platen Date: Tue, 26 Apr 2022 17:51:32 +0000 (+0200) Subject: add Wno-TIMESCALEMOD X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=0ed190756075447abdf96cb7e508e7ed92118236;p=ls2.git add Wno-TIMESCALEMOD --- diff --git a/Makefile b/Makefile index bd3523d..c8b48e5 100644 --- 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 \