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-8k-ct256.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'icefuzz/pinloc/pinloc-8k-ct256.sh') diff --git a/icefuzz/pinloc/pinloc-8k-ct256.sh b/icefuzz/pinloc/pinloc-8k-ct256.sh index d8da2dc..69baaec 100644 --- a/icefuzz/pinloc/pinloc-8k-ct256.sh +++ b/icefuzz/pinloc/pinloc-8k-ct256.sh @@ -33,7 +33,7 @@ pins=" echo "set_io y ${pin}" >> ${id}.pcf echo; echo "${id}.exp:" echo " ICEDEV=hx8k-ct256 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