Closed rkapuscik closed 3 years ago
After updating Opentitan to newest version, prim_ram_1p_scr.sv is failing with:
%Error: Could not get lowconn handle for port, aborting %Error: Internal Error: ../V3Ast.cpp:346: Null item passed to setOp1p
Looks like there is some new dependency that we're missing.
https://github.com/chipsalliance/UHDM-integration-tests/pull/520 fixes it
After updating Opentitan to newest version, prim_ram_1p_scr.sv is failing with:
Looks like there is some new dependency that we're missing.