Refactor the ALU operation issuer into a class
authorCesar Strauss <cestrauss@gmail.com>
Sun, 22 Nov 2020 22:07:32 +0000 (19:07 -0300)
committerCesar Strauss <cestrauss@gmail.com>
Sun, 22 Nov 2020 22:13:01 +0000 (19:13 -0300)
commitc48a3c67bd2e307e0b934147cd8c4c0b055c7b54
tree9d1c92d8c30d64c9b9f00c4d261d421508f01c62
parentfa79edfce0043c20a2d02c2d809f9f2d1c2ddf6b
Refactor the ALU operation issuer into a class

This allows sharing its code with other similar test cases.
src/soc/experiment/test/test_compalu_multi.py