sv2v/src/Convert
Zachary Snow 4bebb85c14 refactor interface conversion 2020-06-20 14:39:57 -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 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 enums in packages are expanded in place 2020-06-19 00:41:02 -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 fix inside and wildcard equality conversions 2020-06-16 19:40:46 -04:00
IntTypes.hs handle adding packed dimensions to byte, shortint, and longint 2019-10-01 00:03:07 -04:00
Interface.hs refactor interface conversion 2020-06-20 14:39:57 -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 refactor interface conversion 2020-06-20 14:39:57 -04:00
MultiplePacked.hs support multi-dimensional instances 2020-06-17 22:18:08 -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 address import resolution issues 2020-06-18 21:18:08 -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 support multi-dimensional instances 2020-06-17 22:18:08 -04:00
SizeCast.hs reduce usage of maybe 2020-06-14 15:56:09 -04:00
StarPort.hs support multi-dimensional instances 2020-06-17 22:18:08 -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 support complex modport expressions 2020-06-19 20:32:37 -04:00
TypeOf.hs unbased unsized literals are context-aware 2020-06-14 21:43:32 -04:00
Typedef.hs support multi-dimensional instances 2020-06-17 22:18:08 -04:00
UnbasedUnsized.hs unbased unsized literals are context-aware 2020-06-14 21:43:32 -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 remove ternary operators from wildcard conversion 2020-06-16 20:04:38 -04:00