[Libre-soc-bugs] [Bug 511] Add a test of IO pins to debug/test/test_jtag_tap.py

bugzilla-daemon at libre-soc.org bugzilla-daemon at libre-soc.org
Wed Oct 21 22:49:03 BST 2020


https://bugs.libre-soc.org/show_bug.cgi?id=511

--- Comment #17 from Luke Kenneth Casson Leighton <lkcl at lkcl.net> ---
(In reply to Cole Poirier from comment #16)

> I'm a bit confused by your commit. It looks like you're changing the values,
> for the print statements from ("pad.i", yield xxx.pad.i) to ("pad.i", yield
> xxx.core.i)... How is it that the value of pad.i is actually that of core.i?

don't know.  it's how staf's TAP interface works.  it matches what is in Staf's
unit test.

> Also, it looks like we need some more help from Cesar as the tests still
> fail.
> 
> ```
> python3 test_jtag_tap.py 

>     assert status == 0
> AssertionError
> ```
>

this is unfinished / abandoned.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the libre-soc-bugs mailing list