Interface.hs
30.4 KB
-
fix interface modport substitution strategy · b2fe865e
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.
Zachary Snow committed