Wojciech Tatarski
Wojciech Tatarski
Fixes #46
Fixes #45
Below error needs to be fixed for successful launch of baselitex-nexys-video with VPR: ``` File "/fpga-tool-perf/env/conda/envs/symbiflow-env/lib/python3.8/site-packages/prjxray/fasm_assembler.py", line 190, in parse_fasm_filename raise FasmLookupError('\n'.join(missing_features)) prjxray.fasm_assembler.FasmLookupError: Segment DB RIOI3, key RIOI3.IOI_OCLKM_0.IOI_IMUX31_1 not found...
Log from CI: https://github.com/antmicro/yosys/runs/1790510504?check_suite_focus=true ``` Segmentation fault (core dumped) Makefile:44: recipe for target 'uhdm/yosys/test-ast' failed make: *** [uhdm/yosys/test-ast] Error 139 Error: Process completed with exit code 2. ```