[Libre-soc-bugs] [Bug 730] adapt ALU test cases to include expected results

bugzilla-daemon at libre-soc.org bugzilla-daemon at libre-soc.org
Thu Nov 11 00:57:29 GMT 2021


https://bugs.libre-soc.org/show_bug.cgi?id=730

--- Comment #33 from vklr at vkten.in <vklr at vkten.in> ---
I just git pulled all:
c4m-jtag  ieee754fpu  nmigen  nmigen-soc  nmutil  openpower-isa  soc

and get this error by running:

python3 test_caller_alu.py
Traceback (most recent call last):
  File "test_caller_alu.py", line 13, in <module>
    from soc.simple.test.test_runner import TestRunner
  File "/home/vklr/src/soc/src/soc/simple/test/test_runner.py", line 17, in
<module>
    from openpower.decoder.isa.all import ISA
ModuleNotFoundError: No module named 'openpower.decoder.isa.all'

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the libre-soc-bugs mailing list