Allow the formal engine to perform a same-cycle result in the ALU
[soc.git] / src / soc / debug / test / openocd_test.sh
1 #!/bin/sh
2 # run python3 debug/test/test_jtag_tap_srv.py server &
3 # then run this script.
4
5 openocd -f debug/test/openocd.cfg -c init \
6 -c 'svf debug/test/idcode_test2.svf' \
7 -c shutdown