sv2v/src/Convert
Zachary Snow 8ae89a7bd4 support and convert jumps: break, continue, and return 2019-10-08 23:50:26 -04:00
..
AlwaysKW.hs conversions are applied per-file 2019-04-23 18:51:39 -04:00
AsgnOp.hs support generate for without explicit block 2019-10-06 15:36:29 -04:00
Assertion.hs conversions are applied per-file 2019-04-23 18:51:39 -04:00
BlockDecl.hs support for statement labels and basic fork-join 2019-09-30 23:03:55 -04:00
DimensionQuery.hs allow signing on net types (closes #40) 2019-09-16 19:50:30 -04:00
EmptyArgs.hs support for module attributes (resolves #39) 2019-09-15 23:17:14 -04:00
Enum.hs support for module attributes (resolves #39) 2019-09-15 23:17:14 -04:00
ForDecl.hs support generate for without explicit block 2019-10-06 15:36:29 -04: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
IntTypes.hs handle adding packed dimensions to byte, shortint, and longint 2019-10-01 00:03:07 -04:00
Interface.hs support for module attributes (resolves #39) 2019-09-15 23:17:14 -04:00
Jump.hs support and convert jumps: break, continue, and return 2019-10-08 23:50:26 -04:00
KWArgs.hs added language support for package-scoped calls and typenames 2019-04-24 03:37:47 -04:00
LogOp.hs support and conversion for -> and <-> 2019-09-15 13:55:40 -04:00
Logic.hs fix premature logic to wire conversion 2019-09-18 23:39:09 -04:00
MultiplePacked.hs major array pack and flatten update (closes #48) 2019-09-26 23:11:59 -04:00
NamedBlock.hs support for statement labels and basic fork-join 2019-09-30 23:03:55 -04:00
NestPI.hs support for module attributes (resolves #39) 2019-09-15 23:17:14 -04:00
Package.hs package item conversions preserve ordering (resolves #36) 2019-09-11 21:16:55 -04:00
ParamType.hs allow signing on net types (closes #40) 2019-09-16 19:50:30 -04:00
RemoveComments.hs remove comments by default; added --verbose flag 2019-08-28 19:48:25 -04:00
Simplify.hs support size casts with complex size expressions 2019-09-25 23:59:47 -04:00
SizeCast.hs major array pack and flatten update (closes #48) 2019-09-26 23:11:59 -04: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 support for statement labels and basic fork-join 2019-09-30 23:03:55 -04:00
Struct.hs support time literals as expressions 2019-10-06 21:21:58 -04:00
Traverse.hs support and convert jumps: break, continue, and return 2019-10-08 23:50:26 -04:00
Typedef.hs allow typename resolution of non-vector types 2019-09-25 23:45:18 -04:00
UnbasedUnsized.hs fixed handling of unbased unsized literals (resolves #43) 2019-09-18 23:39:09 -04:00
Unique.hs Wording tweaks in comments. 2019-05-15 23:02:52 -04:00
UnpackedArray.hs major array pack and flatten update (closes #48) 2019-09-26 23:11:59 -04:00
Unsigned.hs remove extraneous explicit unsigned in params (resolves #47) 2019-09-25 19:42:31 -04:00