Implement a decode/issue FSM between fetch and execute
[soc.git] / src / soc / debug / test /
2020-10-21 Luke Kenneth Casso... fix up asserts (check correct pads/cores)
2020-10-10 Luke Kenneth Casso... add debug start/stop to firmware_upload script
2020-10-09 Luke Kenneth Casso... use libresoc version of c4m-jtag repo
2020-10-09 Luke Kenneth Casso... missing yields in JTAG pads test to allow settling
2020-10-08 Luke Kenneth Casso... missing yields in JTAG pads test to allow settling
2020-10-08 Luke Kenneth Casso... JTAG boundary scan test 1st attempt
2020-10-08 Luke Kenneth Casso... rework jtag test to use JTAG class not DMITAP
2020-10-08 Luke Kenneth Casso... split out jtag util functions to separate module
2020-09-26 Luke Kenneth Casso... add openocd script to fire off svf test
2020-09-26 Luke Kenneth Casso... get openocd svf test running, replicating jtag test
2020-09-26 Luke Kenneth Casso... put test into "server" mode for connecting with openocd
2020-09-26 Luke Kenneth Casso... create client-server version of jtag debug unit test
2020-09-26 Luke Kenneth Casso... create client-server version of jtag debug unit test
2020-09-26 Luke Kenneth Casso... class-ify jtagremote
2020-09-26 Luke Kenneth Casso... send/receive jtagremote protocol
2020-09-26 Luke Kenneth Casso... basic client/server socket example
2020-09-22 Luke Kenneth Casso... move dmi_sim to separate module
2020-09-22 Luke Kenneth Casso... split out dmi2jtag into own unit test