add ghdl yosys scripts for compiling ls180
[soc-cxxrtl-sim.git] / ls180_test / openocd_test.sh
1 #!/bin/sh
2 # run make followed by ./tb then run this script.
3
4 openocd -f openocd.cfg -c init \
5 -c 'svf idcode.svf' \
6 -c shutdown