From: Luke Kenneth Casson Leighton Date: Thu, 1 Apr 2021 22:15:26 +0000 (+0100) Subject: TWI enabled in boundary scan X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=24b606a5cadf1333562cf30936a29aaed9734a3e;p=soc-cocotb-sim.git TWI enabled in boundary scan --- diff --git a/ls180/pre_pnr/test.py b/ls180/pre_pnr/test.py index f86be15..5642467 100644 --- 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