[Libre-soc-dev] daily kan-ban update 14may2021

Lauri Kasanen cand at gmx.com
Fri May 14 15:11:37 BST 2021


Update:
- cloned openpower-isa
- updated python3 to fix
lst = [f"addi 1, 0, {i}",  # set r1 to i
SyntaxError: invalid syntax

Now python3 ./src/openpower/decoder/isa/test_caller.py
Traceback (most recent call last):
  File
"/tiedostot/mv/c/openpower-isa/./src/openpower/decoder/isa/test_caller.py",
line 1, in <module> from nmigen import Module, Signal
ModuleNotFoundError: No module named 'nmigen'

Hm, I recall that is a pain to install. Is it an absolute requirement
for the simulator?

- Lauri



More information about the Libre-soc-dev mailing list