Add JTAG DTM and test support in simulation
Initial cut checkpoint which compiles and runs but there is some off-by-1 in the protocol Debugging the clock crossing logic checkpoint which works Clean up the AsyncMailbox black box
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -16,3 +16,6 @@
|
||||
[submodule "firrtl"]
|
||||
path = firrtl
|
||||
url = https://github.com/ucb-bar/firrtl.git
|
||||
[submodule "openocd"]
|
||||
path = openocd
|
||||
url = http://github.com/sifive/openocd.git
|
||||
|
Reference in New Issue
Block a user