aboutsummaryrefslogtreecommitdiffstats
path: root/icetime/show.sh
diff options
context:
space:
mode:
authorClifford Wolf <clifford@clifford.at>2016-01-01 15:08:41 +0100
committerClifford Wolf <clifford@clifford.at>2016-01-01 15:08:41 +0100
commit804e47d8ff5651b579f6c43fcb96b569e0cbcdc5 (patch)
tree797ba1afb5713951983b937133dd7ad5128f5ab8 /icetime/show.sh
parented545ce4ce569bb96b2cba017daf2731afdaa926 (diff)
downloadicestorm-804e47d8ff5651b579f6c43fcb96b569e0cbcdc5.tar.gz
icestorm-804e47d8ff5651b579f6c43fcb96b569e0cbcdc5.tar.bz2
icestorm-804e47d8ff5651b579f6c43fcb96b569e0cbcdc5.zip
Renamed IceBox .txt files to .asc files
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