| .. |
|
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
|
reduce usage of maybe
|
2020-06-14 15:56:09 -04:00 |
|
DimensionQuery.hs
|
performance improvements
|
2020-06-14 09:20:34 -04:00 |
|
DuplicateGenvar.hs
|
improved handling of genvars
|
2020-02-23 22:30:17 -05:00 |
|
EmptyArgs.hs
|
reduce usage of maybe
|
2020-06-14 15:56:09 -04:00 |
|
Enum.hs
|
reduce usage of maybe
|
2020-06-14 15:56:09 -04:00 |
|
ForDecl.hs
|
reduce usage of maybe
|
2020-06-14 15:56:09 -04:00 |
|
Foreach.hs
|
reduce usage of maybe
|
2020-06-14 15:56:09 -04:00 |
|
FuncRet.hs
|
conversions are applied per-file
|
2019-04-23 18:51:39 -04:00 |
|
FuncRoutine.hs
|
reduce usage of maybe
|
2020-06-14 15:56:09 -04: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
|
reduce usage of maybe
|
2020-06-14 15:56:09 -04:00 |
|
Jump.hs
|
reduce usage of maybe
|
2020-06-14 15:56:09 -04:00 |
|
KWArgs.hs
|
reduce usage of maybe
|
2020-06-14 15:56:09 -04:00 |
|
LogOp.hs
|
support and conversion for -> and <->
|
2019-09-15 13:55:40 -04:00 |
|
Logic.hs
|
fix bit param sizing (resolves #94)
|
2020-06-14 19:45:32 -04:00 |
|
MultiplePacked.hs
|
reduce usage of maybe
|
2020-06-14 15:56:09 -04:00 |
|
NamedBlock.hs
|
support for statement labels and basic fork-join
|
2019-09-30 23:03:55 -04:00 |
|
NestPI.hs
|
reduce usage of maybe
|
2020-06-14 15:56:09 -04:00 |
|
Package.hs
|
reduce usage of maybe
|
2020-06-14 15:56:09 -04:00 |
|
ParamType.hs
|
reduce usage of maybe
|
2020-06-14 15:56:09 -04:00 |
|
RemoveComments.hs
|
added source trace comments
|
2020-01-30 22:17:17 -05:00 |
|
SignCast.hs
|
reduce usage of maybe
|
2020-06-14 15:56:09 -04:00 |
|
Simplify.hs
|
reduce usage of maybe
|
2020-06-14 15:56:09 -04:00 |
|
SizeCast.hs
|
reduce usage of maybe
|
2020-06-14 15:56:09 -04:00 |
|
StarPort.hs
|
reduce usage of maybe
|
2020-06-14 15:56:09 -04:00 |
|
Stream.hs
|
reduce usage of maybe
|
2020-06-14 15:56:09 -04:00 |
|
Struct.hs
|
reduce usage of maybe
|
2020-06-14 15:56:09 -04:00 |
|
TFBlock.hs
|
flatten tf blocks with decls
|
2020-05-05 19:32:37 -04:00 |
|
Traverse.hs
|
reduce usage of maybe
|
2020-06-14 15:56:09 -04:00 |
|
TypeOf.hs
|
reduce usage of maybe
|
2020-06-14 15:56:09 -04:00 |
|
Typedef.hs
|
simplify typedef conversion
|
2020-06-11 20:37:53 -04:00 |
|
UnbasedUnsized.hs
|
actually fix unbased unsized literals in ternary exprs
|
2020-06-06 17:01:27 -04:00 |
|
Unique.hs
|
cleanup case representation
|
2019-12-01 23:25:33 -05:00 |
|
UnpackedArray.hs
|
reduce usage of maybe
|
2020-06-14 15:56:09 -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 |