[libre-riscv-dev] daily kan-ban update 23may2020

Cole Poirier colepoirier at gmail.com
Sat May 23 23:20:46 BST 2020


On May 23 2020, at 3:17 pm, Luke Kenneth Casson Leighton <lkcl at lkcl.net> wrote:

> python3 fu/cr/test/test_pipe_caller.py

fu/logical/test/test_pipe_caller.py:

``
Traceback (most recent call last):
  File "test/test_pipe_caller.py", line 14, in <module>
    from soc.fu.logical.pipeline import LogicalBasePipe
  File "/home/colepoirier/src/soc/src/soc/fu/logical/pipeline.py", line
3, in <module>
    from soc.fu.logical.input_stage import LogicalInputStage
ModuleNotFoundError: No module named 'soc.fu.logical.input_stage'
```

Sorry I thought this was clear from: "Do I have to add something from
fu/logical/logical_input_record.py, or
add something else in order to use CommonInputStage properly?" I'll be
more explicit in the future.

Cole



More information about the libre-riscv-dev mailing list