fix interface modport substitution strategy
The interface conversion no longer substitutes parameters immediately, instead fully scoping modports and allowing hierarchical constants to be resolved separately. This fixes an issue where struct parameters could lose their type information during substitution. The conversion also now handles renaming references to the module or interface top-level scope.
Showing
test/core/interface_struct_param.sv
0 → 100644
test/core/interface_struct_param.v
0 → 100644
Please
register
or
sign in
to comment