add ls180 cxxsim test
[soc-cxxrtl-sim.git] / ls180_test / openocd_test.sh
diff --git a/ls180_test/openocd_test.sh b/ls180_test/openocd_test.sh
new file mode 100755 (executable)
index 0000000..dcad497
--- /dev/null
@@ -0,0 +1,6 @@
+#!/bin/sh
+# run make followed by ./tb then run this script.
+
+openocd -f openocd.cfg -c init \
+                                   -c 'svf idcode.svf' \
+                                  -c shutdown