sv2v/src
Zachary Snow 2eee536f62 enum conversion to handles additional scope conflicts
- substitute enum item values directly into usage sites rather than
  creating synthetic localparams
- substitution handles shadowing of expressions in enum item values
- disconnected scopes can reference conflicting enum items
2021-07-15 11:50:01 -04:00
..
Convert enum conversion to handles additional scope conflicts 2021-07-15 11:50:01 -04:00
Language improved handling of procedural for loops 2021-07-14 15:50:12 -04:00
Convert.hs improved handling of procedural for loops 2021-07-14 15:50:12 -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