Revert "working on div's test_pipe_caller"
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Fri, 24 Jul 2020 10:30:32 +0000 (11:30 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Fri, 24 Jul 2020 10:30:32 +0000 (11:30 +0100)
commitb5245f5e7d9fe5adb5aeb8480e6fe49ec176ffd1
tree20c4920008aa2c6b6ffb721a487f8e7e56017a1c
parent9b501e0c9e260629c199bda02d7bd540f899f232
Revert "working on div's test_pipe_caller"

This reverts commit 8bf37997d31250126a664aeb3bd67ac0cd72a70c.

the build / install dependencies have not been properly documented,
making it impossible for anyone to install this at the moment.

that in turn makes it impossible for anyone to run:

* the div test_pipe_caller unit test
* the test_issuer.py test
* the test_core.py test
* the compunit test_div_compunit.py test

the modifications to caller.py whilst correct are reverted as a
side-effect due to violation of the development guidelines on
"single purpose commit"
src/soc/decoder/isa/caller.py
src/soc/fu/div/test/test_pipe_caller.py