[Libre-soc-isa] [Bug 686] create Power ISA test API

bugzilla-daemon at libre-soc.org bugzilla-daemon at libre-soc.org
Sun Sep 12 01:59:58 BST 2021


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

--- Comment #34 from klehman9 at comcast.net ---
https://git.libre-soc.org/?p=soc.git;a=commit;h=b9450a8d71b2fa1d4d01cfe9063436681b5f79a6

Gets state loaded when initiated.

tested, passes in test core using:
    testdic = {'sim': sim, 'hdl': core}
    simstate = yield from TestState("sim",dut,testdic)
    corestate = yield from TestState("hdl",dut,testdic)

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


More information about the Libre-SOC-ISA mailing list