split out compalu unit tests to separate module (getting quite big)
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sun, 31 May 2020 16:41:28 +0000 (17:41 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sun, 31 May 2020 16:41:28 +0000 (17:41 +0100)
commitcb2ff1c0bdbbe9d27d4ed2b697125cd06d42b378
tree3f2cf2f601a307a65a6d42833332984bdba812d9
parent2ecaeb50ba86871035ca8ce09dca77fc5c966f29
split out compalu unit tests to separate module (getting quite big)
src/soc/experiment/compalu_multi.py
src/soc/experiment/test/__init__.py [new file with mode: 0644]
src/soc/experiment/test/test_compalu_multi.py [new file with mode: 0644]