From b8cf8e19a2e899d08e7a8e339f831af016d3a315 Mon Sep 17 00:00:00 2001 From: Clifford Wolf Date: Thu, 29 Oct 2015 01:13:24 +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 f35dd8e..faf4188 100644 --- a/icetime/Makefile +++ b/icetime/Makefile @@ -27,7 +27,7 @@ test0 test1 test2 test3 test4 test5 test6 test7 test8 test9: icetime run0 run1 run2 run3 run4 run5 run6 run7 run8 run9: icetime ./icetime -P tq144 -p $(subst run,test,$@).pcf $(subst run,test,$@).txt $(subst run,test,$@)_out.v -show0 show1 show2 show3 show4 show5 show6 show7 show8 show9: +show0 show1 show2 show3 show4 show5 show6 show7 show8 show9: icetime bash show.sh $(subst show,test,$@) xdot $(subst show,test,$@).dot -- cgit v1.2.3