sv2v/src/Convert
Zachary Snow df7277a6a0 simplification applies to exprs in decls 2020-04-05 22:13:19 -04:00
..
AlwaysKW.hs conversion for always_latch (resolves #54) 2019-11-18 19:26:54 -05:00
AsgnOp.hs more consistent procedural assignment support 2020-02-01 15:52:52 -05:00
Assertion.hs added source trace comments 2020-01-30 22:17:17 -05:00
BlockDecl.hs more consistent procedural assignment support 2020-02-01 15:52:52 -05:00
DimensionQuery.hs cover struct width $bits edge case 2020-02-09 19:07:12 -05:00
DuplicateGenvar.hs improved handling of genvars 2020-02-23 22:30:17 -05:00
EmptyArgs.hs support for methods (no conversion) and interface TFs 2019-10-19 16:22:46 -04:00
Enum.hs updated casting conventions 2020-02-19 18:58:25 -05:00
ForDecl.hs improved handling of genvars 2020-02-23 22:30:17 -05:00
Foreach.hs support for statement labels and basic fork-join 2019-09-30 23:03:55 -04:00
FuncRet.hs conversions are applied per-file 2019-04-23 18:51:39 -04:00
FuncRoutine.hs support evaluating functions as statements 2020-01-11 21:06:09 -05:00
Inside.hs support for inside case statements 2019-12-21 20:41:19 -05:00
IntTypes.hs handle adding packed dimensions to byte, shortint, and longint 2019-10-01 00:03:07 -04:00
Interface.hs remove unneeded imports 2020-04-05 13:45:22 -04:00
Jump.hs jump conversion keeps timing controls at the top level 2020-02-09 11:53:21 -05:00
KWArgs.hs keyword args conversion covers tasks 2020-02-09 14:17:18 -05:00
LogOp.hs support and conversion for -> and <-> 2019-09-15 13:55:40 -04:00
Logic.hs language support for strengths 2020-03-20 21:13:57 -04:00
MultiplePacked.hs fix double multipack conversion of Exprs in LHSs 2020-03-24 22:02:38 -04:00
NamedBlock.hs support for statement labels and basic fork-join 2019-09-30 23:03:55 -04:00
NestPI.hs globally imported items are selectively nested 2020-02-16 15:44:03 -05:00
Package.hs package convertion perf tweak 2020-02-21 21:17:47 -05:00
ParamType.hs removed Unique dependency 2020-04-05 13:09:52 -04:00
RemoveComments.hs added source trace comments 2020-01-30 22:17:17 -05:00
SignCast.hs use system functions for signedness casts 2019-10-20 16:18:18 -04:00
Simplify.hs simplification applies to exprs in decls 2020-04-05 22:13:19 -04:00
SizeCast.hs updated casting conventions 2020-02-19 18:58:25 -05:00
StarPort.hs support for module attributes (resolves #39) 2019-09-15 23:17:14 -04:00
StmtBlock.hs support for statement labels and basic fork-join 2019-09-30 23:03:55 -04:00
Stream.hs removed Unique dependency 2020-04-05 13:09:52 -04:00
Struct.hs remove excess patterns from struct conversion 2020-02-21 21:03:33 -05:00
Traverse.hs language support for strengths 2020-03-20 21:13:57 -04:00
TypeOf.hs updated casting conventions 2020-02-19 18:58:25 -05:00
Typedef.hs added source trace comments 2020-01-30 22:17:17 -05:00
UnbasedUnsized.hs fixed handling of unbased unsized literals (resolves #43) 2019-09-18 23:39:09 -04:00
Unique.hs cleanup case representation 2019-12-01 23:25:33 -05:00
UnpackedArray.hs pack sliced arrays (resolves #78) 2020-03-18 23:40:21 -04:00
Unsigned.hs remove extraneous explicit unsigned in params (resolves #47) 2019-09-25 19:42:31 -04:00
Wildcard.hs support for inside expression ranges and wildcards 2019-12-08 17:36:25 -05:00