| .. |
|
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 |
|
EmptyArgs.hs
|
support for methods (no conversion) and interface TFs
|
2019-10-19 16:22:46 -04:00 |
|
Enum.hs
|
enum conversion covers nested module items (resolves #70)
|
2020-02-15 17:14:59 -05:00 |
|
ForDecl.hs
|
remove empty generate loops
|
2020-02-09 23:20:35 -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
|
fix interface inlining renaming
|
2020-02-09 22:17:48 -05: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
|
more consistent procedural assignment support
|
2020-02-01 15:52:52 -05:00 |
|
MultiplePacked.hs
|
added source trace comments
|
2020-01-30 22:17:17 -05: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
|
globally imported items are selectively nested
|
2020-02-16 15:44:03 -05:00 |
|
ParamType.hs
|
support for struct type parameters
|
2020-02-09 17:31:24 -05: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
|
more aggressive expression simplification
|
2020-02-09 20:03:08 -05:00 |
|
SizeCast.hs
|
added source trace comments
|
2020-01-30 22:17:17 -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
|
more consistent procedural assignment support
|
2020-02-01 15:52:52 -05:00 |
|
Struct.hs
|
fix struct typing of ternary expressions (resolves #73)
|
2020-02-15 14:44:49 -05:00 |
|
Traverse.hs
|
support for struct type parameters
|
2020-02-09 17:31:24 -05:00 |
|
TypeOf.hs
|
fix typeof integer slices
|
2020-02-16 23:39:48 -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 arrays assigned to other arrays
|
2020-02-13 23:59:01 -05: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 |