sv2v/src/Convert
Zachary Snow c1f027e11a $readmemh/$readmemb imply reg (resolves #57) 2019-11-19 23:41:59 -05:00
..
AlwaysKW.hs conversion for always_latch (resolves #54) 2019-11-18 19:26:54 -05: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 apply BlockDecl conversions to tasks and functions 2019-10-11 19:31:41 -04:00
DimensionQuery.hs minor perf optimization 2019-10-19 14:38:28 -04:00
EmptyArgs.hs support for methods (no conversion) and interface TFs 2019-10-19 16:22:46 -04:00
Enum.hs consistent size casting behavior 2019-10-12 11:40:36 -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 cleanup interface conversion 2019-10-20 22:06:10 -04:00
Jump.hs language support for final blocks 2019-10-31 20:39:11 -04:00
KWArgs.hs support for methods (no conversion) and interface TFs 2019-10-19 16:22:46 -04:00
LogOp.hs support and conversion for -> and <-> 2019-09-15 13:55:40 -04:00
Logic.hs $readmemh/$readmemb imply reg (resolves #57) 2019-11-19 23:41:59 -05:00
MultiplePacked.hs conversion of structs with multi-dim fields (resolves #53) 2019-11-19 23:15:25 -05:00
NamedBlock.hs support for statement labels and basic fork-join 2019-09-30 23:03:55 -04:00
NestPI.hs support for methods (no conversion) and interface TFs 2019-10-19 16:22:46 -04:00
Package.hs support for methods (no conversion) and interface TFs 2019-10-19 16:22:46 -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
SignCast.hs use system functions for signedness casts 2019-10-20 16:18:18 -04:00
Simplify.hs support for methods (no conversion) and interface TFs 2019-10-19 16:22:46 -04:00
SizeCast.hs support for methods (no conversion) and interface TFs 2019-10-19 16:22:46 -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 conversion of structs with multi-dim fields (resolves #53) 2019-11-19 23:15:25 -05:00
Traverse.hs language support for final blocks 2019-10-31 20:39:11 -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