From 804e47d8ff5651b579f6c43fcb96b569e0cbcdc5 Mon Sep 17 00:00:00 2001 From: Clifford Wolf Date: Fri, 1 Jan 2016 15:08:41 +0100 Subject: Renamed IceBox .txt files to .asc files --- icetime/show.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'icetime/show.sh') diff --git a/icetime/show.sh b/icetime/show.sh index ee3e7bd..4e7eb04 100644 --- a/icetime/show.sh +++ b/icetime/show.sh @@ -9,7 +9,7 @@ yosys -p ' show -prefix equiv_graph -format dot a:equiv_region!=0 %co2 a:equiv_region!=0 %ci2 ' $1.il -./icetime -P tq144 -p $1.pcf $1.txt $( sed 's,_gate$,,; s,.*_,-g ,;' < equiv_graph.segs ) > /dev/null +./icetime -P tq144 -p $1.pcf $1.asc $( sed 's,_gate$,,; s,.*_,-g ,;' < equiv_graph.segs ) > /dev/null { egrep -v '^}' icetime_graph.dot -- cgit v1.2.3