chipsalliance / UHDM-integration-tests

Apache License 2.0
30 stars 8 forks source link

Earlgrey: newest prim_ram_1p_scr doesn't work in Verilator #502

Closed rkapuscik closed 3 years ago

rkapuscik commented 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.

RRozak commented 3 years ago

https://github.com/chipsalliance/UHDM-integration-tests/pull/520 fixes it