aboutsummaryrefslogtreecommitdiffstats
path: root/icetime/show.sh
diff options
context:
space:
mode:
Diffstat (limited to 'icetime/show.sh')
-rw-r--r--icetime/show.sh2
1 files changed, 1 insertions, 1 deletions
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