split out jtag util functions to separate module
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Thu, 8 Oct 2020 12:21:36 +0000 (13:21 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Thu, 8 Oct 2020 12:21:40 +0000 (13:21 +0100)
commita79458910484147f011d0da2ddcbe5179019a3be
tree84e9aca12caa2341fd84348a4b75fc0335a1b129
parentdce966d3ddb2ecaec7efbf7ebab3f3af6a4e24a0
split out jtag util functions to separate module
src/soc/debug/jtagutils.py [new file with mode: 0644]
src/soc/debug/test/jtagremote.py
src/soc/debug/test/test_jtag_tap_srv.py