sv2v/src
Zachary Snow ac548cacfc improved source position trace comments
- remove needless comments generated during interface conversion
- filter null statements even in verbose mode
- hoist trace comment statements if doing so would prevent the need to
  wrap a task or function body in a block
- add traces for global declarations
- add traces for parameter declaration lists
- add traces for module items within generate blocks
- avoid generating duplicate traces before declarations
2021-07-11 20:43:30 -04:00
..
Convert improved source position trace comments 2021-07-11 20:43:30 -04:00
Language improved source position trace comments 2021-07-11 20:43:30 -04:00
Convert.hs handle naming and scoping of unnamed generate blocks 2021-06-30 14:24:35 -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