applet.spi.flash_avr: fix build().
by whitequark 6 years 10 months
4fcd0b7d
applet.jtag.pinout: fix test_build().
by whitequark 6 years 10 months
2f0fe959
support.endpoint: cancel recv() on end-of-stream.
by whitequark 6 years 10 months
4190b20f
applet.spi.{master,flash_25c}: add missing @synthe...
by whitequark 6 years 10 months
applet.spi.{master,flash_25c}: add missing @synthesis_test.
5e4d193c
setup: fix typo.
by whitequark 6 years 10 months
1c06aa24
applet.jtag.{mec16xx,xc9500}: fix typo.
by whitequark 6 years 10 months
af45db57
applet.jtag.mec16xx: implement "functional" firmwa...
by whitequark 6 years 10 months
applet.jtag.mec16xx: implement "functional" firmware read and write.
8136c16f
applet.jtag.arc: use Run-Test/Idle to initiate tra...
by whitequark 6 years 10 months
applet.jtag.arc: use Run-Test/Idle to initiate transactions.
afd5f7a0
applet.jtag: use minimal path through TAP state ma...
by whitequark 6 years 10 months
applet.jtag: use minimal path through TAP state machine.

It is important for some cores (e.g. ARC) to not unnecessarily enter
Run-Test/Idle, as this can initiate actions (e.g. R/W transaction.)
1f6a5041
applet.jtag: split logging into JTAG-L[owlevel] an...
by whitequark 6 years 10 months
applet.jtag: split logging into JTAG-L[owlevel] and JTAG-H[ighlevel].
466ba674
Report a bug