Open RRozak opened 3 years ago
Uhdm verilator prints 28, but the original prints 24
It looks like that problem is on verilator side. The typespec of parameter is correct, but verilator looks only on the name of the type and assumes that it is the one from current scope.
Blocked by https://github.com/chipsalliance/Surelog/issues/1808