add core state to gtkw
[openpower-isa.git] / src / openpower / test / runner.py
2021-11-11 Luke Kenneth Casso... add core state to gtkw
2021-11-10 Luke Kenneth Casso... attempt to get gtkw simulator signals updated on WB MMU
2021-11-10 Luke Kenneth Casso... add LDST msr_pr to gtkw debug
2021-11-10 Luke Kenneth Casso... display 64 bits of msr
2021-11-10 Luke Kenneth Casso... add MSR to ldst operand debug gtkw
2021-11-10 Luke Kenneth Casso... add MSR to gtkw file for simulation output
2021-10-25 klehmantests now dump into caller dirs
2021-10-25 klehmanadded dump_state_tofile for code creation
2021-10-07 klehmanadditional comments for runner
2021-10-01 klehmanfix for self.rom core
2021-10-01 Luke Kenneth Casso... set run_hdl arg to None because it passes in a class now
2021-10-01 Luke Kenneth Casso... copy over TestRunner class from soc/simple/test/test_ru...