projects
/
soc-cocotb-sim.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f3e44b0
)
TWI enabled in boundary scan
author
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Thu, 1 Apr 2021 22:15:26 +0000
(23:15 +0100)
committer
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Thu, 1 Apr 2021 22:15:26 +0000
(23:15 +0100)
ls180/pre_pnr/test.py
patch
|
blob
|
history
diff --git
a/ls180/pre_pnr/test.py
b/ls180/pre_pnr/test.py
index f86be15a5928edcbb363a18e3ad288491b0edac8..5642467ff19a8c6547ccd8d60e73c54f7307707d 100644
(file)
--- a/
ls180/pre_pnr/test.py
+++ b/
ls180/pre_pnr/test.py
@@
-19,7
+19,7
@@
def get_jtag_boundary():
"""
# currently only a subset of pins is enabled. nuisance
subset = ['uart',
- # 'mtwi', - disabled for now
+ 'mtwi',
'eint', 'gpio', 'mspi0',
# 'mspi1', - disabled for now
# 'pwm', 'sd0', - disabled for now