Port the ALU test case to the new parallel test style
authorCesar Strauss <cestrauss@gmail.com>
Sun, 22 Nov 2020 19:05:15 +0000 (16:05 -0300)
committerCesar Strauss <cestrauss@gmail.com>
Sun, 22 Nov 2020 20:20:28 +0000 (17:20 -0300)
commitfa79edfce0043c20a2d02c2d809f9f2d1c2ddf6b
treea108c4d38346bf3b64b3cfb3ee5c64868766d0e1
parent3d062db94476049de63962d068eed5e070bef728
Port the ALU test case to the new parallel test style

Mostly copy & paste from the Shifter, but using the operation spec
for the ALU.

The producers transaction count will fall behind on zero_a and imm_ok
executions, so these counters were added to the invariant check.
src/soc/experiment/test/test_compalu_multi.py