aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2021-11-13 23:01:03 +0000
committerYann Herklotz <git@yannherklotz.com>2021-11-13 23:01:03 +0000
commit96f95a476eae57a4980f28a3cbee17ec431d5b6d (patch)
treea9a383d9954b9a45e399251d9e97a60717aecb3a /test
parentb25501acffb8fa761832dfe9ad1a3138b165ff90 (diff)
downloadvericert-96f95a476eae57a4980f28a3cbee17ec431d5b6d.tar.gz
vericert-96f95a476eae57a4980f28a3cbee17ec431d5b6d.zip
Add if-conversion to makefile
Diffstat (limited to 'test')
-rw-r--r--test/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Makefile b/test/Makefile
index 9413c70..fa482c6 100644
--- a/test/Makefile
+++ b/test/Makefile
@@ -1,6 +1,6 @@
CC ?= gcc
VERICERT ?= vericert
-VERICERT_OPTS ?= -fschedule
+VERICERT_OPTS ?= -fschedule -fif-conv
IVERILOG ?= iverilog
IVERILOG_OPTS ?=