Detect unexpected operand fetches and produced results
authorCesar Strauss <cestrauss@gmail.com>
Sat, 10 Jul 2021 16:47:19 +0000 (13:47 -0300)
committerCesar Strauss <cestrauss@gmail.com>
Sat, 10 Jul 2021 16:47:19 +0000 (13:47 -0300)
commit61c81a680a1c8be705dc8bb0f806fcb60d148b71
treed4e0e56a995b0103311facf71f36f5734167f549
parent3b16facc1f4b0b9dc7f2e6a6756199bd9ea38b91
Detect unexpected operand fetches and produced results

When some operands are not used (zero_a and/or imm_ok), raise an error as
soon as rel_o is asserted. Likewise, for results (when not in RA update
mode).
src/soc/experiment/test/test_compalu_multi.py