UHDM-integration-tests
UHDM-integration-tests copied to clipboard
Add PatternTypeInNestedModule test
Blocked by https://github.com/chipsalliance/Surelog/issues/1808
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.