sv2v/src
Zachary Snow b2fe865e17 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.
2021-07-20 22:36:59 -04:00
..
Convert fix interface modport substitution strategy 2021-07-20 22:36:59 -04:00
Language support explicitly typed struct patterns 2021-07-19 11:42:36 -04:00
Convert.hs fewer conversion phases in main loop 2021-07-15 21:37:44 -04:00
Job.hs remove unused typeclass derivations 2021-07-07 22:15:51 -04:00
sv2v.hs add ability to --pass-through input without conversion 2021-06-25 11:05:49 -06:00