From: Luke Kenneth Casson Leighton Date: Thu, 11 Nov 2021 09:26:54 +0000 (+0000) Subject: add core state to gtkw X-Git-Tag: sv_maxu_works-initial~750 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=0bd3ed2e3a02bcca0ad2c73c047768fa8ffc0e93;p=openpower-isa.git add core state to gtkw --- diff --git a/src/openpower/test/runner.py b/src/openpower/test/runner.py index 697f0bfc..2a34fec3 100644 --- a/src/openpower/test/runner.py +++ b/src/openpower/test/runner.py @@ -406,6 +406,7 @@ class TestRunnerBase(FHDLTestCase): 'core.mmu.state', 'core.mmu.pid[31:0]', 'core.mmu.prtbl[63:0]', + 'core.state', # actually LoadStore1 {'comment': 'wishbone_memory'}, 'core.dcache.wb_in_ack', 'core.dcache.wb_in_stall,'