Move test to expose bug in MultiCompUnit
authorCesar Strauss <cestrauss@gmail.com>
Sun, 16 Oct 2022 11:52:41 +0000 (08:52 -0300)
committerCesar Strauss <cestrauss@gmail.com>
Sun, 16 Oct 2022 11:52:41 +0000 (08:52 -0300)
commit1637a3acdb1959e05e00b645b9ae95c18215651f
tree0cb33b80aebb17fda6d5ef6850b8da4f476b67f1
parent099825f7d53fb64adb30e363fd359eda3d1f14cd
Move test to expose bug in MultiCompUnit

A bug was discovered in MultiCompUnit, which occurs only when an
instruction with zero_a or imm_ok is immediately followed by one with
a masked input port. If we move one test out of the way, we get exactly
that.
src/soc/experiment/test/test_compalu_multi.py