sv2v/src/Convert
Zachary Snow 698e3b0b54 fix unbased unsized binding conversion for instances with type parameters 2020-07-27 19:04:41 -06: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 enhanced handling of number literals 2020-07-12 15:06:27 -06:00
DuplicateGenvar.hs improved handling of genvars 2020-02-23 22:30:17 -05:00
EmptyArgs.hs enhanced handling of number literals 2020-07-12 15:06:27 -06:00
Enum.hs more careful expr and type traversals 2020-07-15 18:44:57 -06:00
ExprUtils.hs use explicit size for large folded constants 2020-07-12 18:06:37 -06:00
ForDecl.hs enhanced handling of number literals 2020-07-12 15:06:27 -06:00
Foreach.hs enhanced handling of number literals 2020-07-12 15:06:27 -06: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 more careful expr and type traversals 2020-07-15 18:44:57 -06:00
Interface.hs preliminary language support for parameterized class scopes 2020-07-08 17:46:37 -06:00
Jump.hs yosys-compatible simple loop jump conversion 2020-07-27 18:50:26 -06: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 unpacked array conversion supports generate scoped data 2020-07-14 22:59:59 -06:00
MultiplePacked.hs unpacked array conversion supports generate scoped data 2020-07-14 22:59:59 -06:00
NamedBlock.hs support for statement labels and basic fork-join 2019-09-30 23:03:55 -04:00
NestPI.hs remove pattern synonyms which introduced excessive overhead 2020-07-09 21:01:18 -06:00
Package.hs fix package conversion not prefixing declarations with assignments (resolves #115) 2020-07-20 22:19:18 -06:00
ParamType.hs more careful expr and type traversals 2020-07-15 18:44:57 -06:00
RemoveComments.hs added source trace comments 2020-01-30 22:17:17 -05:00
Scoper.hs fix scoping of single-item generate conditionals 2020-07-22 20:30:33 -06:00
SignCast.hs reduce usage of maybe 2020-06-14 15:56:09 -04:00
Simplify.hs transition simplify conversion to new scoper 2020-07-15 19:14:05 -06:00
SizeCast.hs use repeats for converted unbased-unsized literals 2020-07-24 21:29:59 -06:00
StarPort.hs support multi-dimensional instances 2020-06-17 22:18:08 -04:00
Stream.hs enhanced handling of number literals 2020-07-12 15:06:27 -06:00
Struct.hs fix typing bit and part selects 2020-07-23 18:23:40 -06:00
TFBlock.hs flatten tf blocks with decls 2020-05-05 19:32:37 -04:00
Traverse.hs fix package conversion not prefixing declarations with assignments (resolves #115) 2020-07-20 22:19:18 -06:00
TypeOf.hs fix type lookup of yet-unresolved types (resolves #111) 2020-07-20 17:06:13 -06:00
Typedef.hs typedef conversion visits nested types in statements 2020-07-19 20:54:44 -06:00
UnbasedUnsized.hs fix unbased unsized binding conversion for instances with type parameters 2020-07-27 19:04:41 -06:00
Unique.hs cleanup case representation 2019-12-01 23:25:33 -05:00
UnpackedArray.hs unpacked array conversion supports generate scoped data 2020-07-14 22:59:59 -06:00
Unsigned.hs more careful expr and type traversals 2020-07-15 18:44:57 -06:00
Wildcard.hs use simple equality for parameters with integral defaults 2020-07-20 18:12:05 -06:00