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 --- icefuzz/pinloc/pinloc-1k-qn84.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'icefuzz/pinloc/pinloc-1k-qn84.sh') diff --git a/icefuzz/pinloc/pinloc-1k-qn84.sh b/icefuzz/pinloc/pinloc-1k-qn84.sh index e46743c..308fd5d 100644 --- a/icefuzz/pinloc/pinloc-1k-qn84.sh +++ b/icefuzz/pinloc/pinloc-1k-qn84.sh @@ -22,7 +22,7 @@ pins=" echo "set_io y ${pin}" >> ${id}.pcf echo; echo "${id}.exp:" echo " ICEDEV=lp1k-qn84 bash ../icecube.sh ${id} > ${id}.log 2>&1" - echo " ../../icebox/icebox_explain.py ${id}.txt > ${id}.exp.new" + echo " ../../icebox/icebox_explain.py ${id}.asc > ${id}.exp.new" echo " rm -rf ${id}.tmp" echo " mv ${id}.exp.new ${id}.exp" done -- cgit v1.2.3