split out HDL test from Simulator test,
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Wed, 22 Sep 2021 18:40:30 +0000 (19:40 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Wed, 22 Sep 2021 18:40:36 +0000 (19:40 +0100)
commitf25faf58a3ed81573fc692780fa67df22b57f98f
tree36c7c2ed3a9df4dd86cfab1f8ade3d1a7ddbea6f
parent8c936c2673f7f515df6101c734759118e794f45f
split out HDL test from Simulator test,
save two separate lists of TestStates
compare them *after* the two simulations have been run
should be possible to completely separate out, now
src/soc/simple/test/test_runner.py