sv2v/src/Convert
Zachary Snow a9f00cce2a avoid name conflicts when elaborating packages 2022-07-17 22:02:15 -04:00
..
AlwaysKW.hs generate explicit sensitivity lists when necessary 2022-05-10 11:29:33 -04:00
AsgnOp.hs fewer conversion phases in main loop 2021-07-15 21:37:44 -04:00
Assertion.hs module item statement traversals only visit the top level 2021-07-15 18:05:47 -04:00
BlockDecl.hs fix spacing of as-patterns for future GHC upgrade 2021-08-12 16:13:12 -06:00
Cast.hs preliminary scoped errors with approximate source location 2021-10-06 22:17:41 -06:00
DimensionQuery.hs fix spacing of as-patterns for future GHC upgrade 2021-08-12 16:13:12 -06:00
DoWhile.hs convert do while loops 2022-03-11 11:32:54 +01:00
DuplicateGenvar.hs allow genvars to be shadowed 2021-07-27 19:17:03 -04:00
EmptyArgs.hs support hierarchical calls to functions with no inputs 2022-07-10 22:43:33 -04:00
Enum.hs enum item conflict raises scoped error 2021-10-10 22:04:51 -06:00
EventEdge.hs refactor event control internals 2022-04-11 17:44:47 -06:00
ExprAsgn.hs support assignments within expressions 2022-03-12 23:57:17 +01:00
ExprUtils.hs fix illegal removal of width-extending `+ 0` and `* 1` 2021-11-15 21:26:08 +01:00
ForAsgn.hs module item statement traversals only visit the top level 2021-07-15 18:05:47 -04:00
Foreach.hs module item statement traversals only visit the top level 2021-07-15 18:05:47 -04:00
FuncRet.hs defer elaboration of void functions 2022-05-02 14:45:10 -06:00
FuncRoutine.hs defer elaboration of void functions 2022-05-02 14:45:10 -06:00
HierConst.hs restructure scoper run and eval interface 2021-09-16 23:35:16 -04:00
ImplicitNet.hs fix spacing of as-patterns for future GHC upgrade 2021-08-12 16:13:12 -06:00
Inside.hs module item statement traversals only visit the top level 2021-07-15 18:05:47 -04:00
IntTypes.hs elaborate `wire integer` to `wire signed [31:0]` 2021-07-25 15:37:27 -04:00
Interface.hs isolate interface name resolution checks 2022-07-17 20:32:56 -04:00
Jump.hs simple for loop elaboration applies in more cases 2022-04-30 20:19:02 -06:00
KWArgs.hs fix spacing of as-patterns for future GHC upgrade 2021-08-12 16:13:12 -06:00
LogOp.hs support and conversion for -> and <-> 2019-09-15 13:55:40 -04:00
Logic.hs refactor event control internals 2022-04-11 17:44:47 -06:00
MultiplePacked.hs fix conversion of casts to structs containing multidimensional fields 2022-06-19 21:55:19 -04:00
NamedBlock.hs simplify automatic procedural block naming 2021-07-16 09:19:38 -04:00
Package.hs avoid name conflicts when elaborating packages 2022-07-17 22:02:15 -04:00
ParamNoDefault.hs fix spacing of as-patterns for future GHC upgrade 2021-08-12 16:13:12 -06:00
ParamType.hs fix spacing of as-patterns for future GHC upgrade 2021-08-12 16:13:12 -06:00
PortDecl.hs restrict implicit logic to output ports 2021-09-07 13:06:24 -04:00
RemoveComments.hs pass through support for DPI imports and exports 2022-01-25 20:52:14 -07:00
ResolveBindings.hs move exprToType utility outside to language module 2021-08-18 13:07:42 -06:00
Scoper.hs pass through support for DPI imports and exports 2022-01-25 20:52:14 -07:00
Simplify.hs fix spacing of as-patterns for future GHC upgrade 2021-08-12 16:13:12 -06:00
Stream.hs fix spacing of as-patterns for future GHC upgrade 2021-08-12 16:13:12 -06:00
StringParam.hs fix spacing of as-patterns for future GHC upgrade 2021-08-12 16:13:12 -06:00
Struct.hs fix conversion of signed struct fields accessed directly 2022-06-19 16:13:56 -04:00
TFBlock.hs remove some dead code 2021-07-16 12:30:35 -04:00
Traverse.hs support procedural continuous assignments 2022-05-10 12:11:32 -04:00
TypeOf.hs preliminary scoped errors with approximate source location 2021-10-06 22:17:41 -06:00
Typedef.hs fix conversion of interface-based typedefs 2021-09-18 21:46:32 -04:00
UnbasedUnsized.hs fix spacing of as-patterns for future GHC upgrade 2021-08-12 16:13:12 -06:00
Unique.hs module item statement traversals only visit the top level 2021-07-15 18:05:47 -04:00
UnnamedGenBlock.hs fix spacing of as-patterns for future GHC upgrade 2021-08-12 16:13:12 -06:00
UnpackedArray.hs restructure scoper run and eval interface 2021-09-16 23:35:16 -04:00
Unsigned.hs properly distinguish nets and variables internally 2021-07-02 17:59:21 -04:00
Wildcard.hs use simple equality for parameters with integral defaults 2020-07-20 18:12:05 -06:00