From 6aeb515c0090a365c221b4837c0fc7632f5b3809 Mon Sep 17 00:00:00 2001 From: juan-micuss Date: Wed, 30 Dec 2015 23:13:12 +0100 Subject: Fixed route Icecube2 --- 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 0b20a31..e46743c 100644 --- a/icefuzz/pinloc/pinloc-1k-qn84.sh +++ b/icefuzz/pinloc/pinloc-1k-qn84.sh @@ -21,7 +21,7 @@ pins=" echo "module top(output y); assign y = 0; endmodule" > ${id}.v echo "set_io y ${pin}" >> ${id}.pcf echo; echo "${id}.exp:" - echo " ICEDEV=lp1k-qn84 bash ../icecube2.sh ${id} > ${id}.log 2>&1" + echo " ICEDEV=lp1k-qn84 bash ../icecube.sh ${id} > ${id}.log 2>&1" echo " ../../icebox/icebox_explain.py ${id}.txt > ${id}.exp.new" echo " rm -rf ${id}.tmp" echo " mv ${id}.exp.new ${id}.exp" -- cgit v1.2.3