From fdaac3542cf01ff757fd764871df0e81f4c62a3a Mon Sep 17 00:00:00 2001 From: Clifford Wolf Date: Fri, 15 Jan 2016 23:36:05 +0100 Subject: icetime progress --- icetime/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'icetime/Makefile') diff --git a/icetime/Makefile b/icetime/Makefile index 31f1ac5..7dccb67 100644 --- a/icetime/Makefile +++ b/icetime/Makefile @@ -26,7 +26,7 @@ uninstall: test0 test1 test2 test3 test4 test5 test6 test7 test8 test9: icetime test -f $@_ref.v || python3 mktest.py $@ - ./icetime -P tq144 -p $@.pcf $@.asc $@_out.v + ./icetime -m -P tq144 -p $@.pcf $@.asc $@_out.v yosys $@.ys run0 run1 run2 run3 run4 run5 run6 run7 run8 run9: icetime -- cgit v1.2.3