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/tests/colbuf_io.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'icefuzz/tests/colbuf_io.sh') diff --git a/icefuzz/tests/colbuf_io.sh b/icefuzz/tests/colbuf_io.sh index 2cc8387..7957ed7 100644 --- a/icefuzz/tests/colbuf_io.sh +++ b/icefuzz/tests/colbuf_io.sh @@ -32,7 +32,7 @@ for pin in $pins; do echo "set_io pin $pin" > ${pf}.pcf echo "set_io clk $gpin" >> ${pf}.pcf bash ../../icecube.sh ${pf}.v > ${pf}.log 2>&1 - ../../../icebox/icebox_explain.py ${pf}.txt > ${pf}.exp + ../../../icebox/icebox_explain.py ${pf}.asc > ${pf}.exp rm -rf ${pf}.tmp done -- cgit v1.2.3