[broken]Moved test benches to test/vhdl
[c4m-jtag.git] / test / ghdl / idcode / bench_idcode.sh
diff --git a/test/ghdl/idcode/bench_idcode.sh b/test/ghdl/idcode/bench_idcode.sh
deleted file mode 100755 (executable)
index 253efed..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-#!/bin/sh
-vhdldir=`realpath ../../../c4m/vhdl/jtag`
-opts=--std=08
-ghdl -a $opts $vhdldir/c4m_jtag_pkg.vhdl
-ghdl -a $opts $vhdldir/c4m_jtag_tap_fsm.vhdl
-ghdl -a $opts $vhdldir/c4m_jtag_irblock.vhdl
-ghdl -a $opts $vhdldir/c4m_jtag_idblock.vhdl
-ghdl -a $opts $vhdldir/c4m_jtag_iocell.vhdl
-ghdl -a $opts $vhdldir/c4m_jtag_ioblock.vhdl
-ghdl -a $opts $vhdldir/c4m_jtag_tap_controller.vhdl
-ghdl -a $opts ./idcode.vhdl
-ghdl -r $opts bench_idcode --wave=bench_idcode.ghw