| .. |
|
AlwaysKW.hs
|
conversion for always_latch (resolves #54)
|
2019-11-18 19:26:54 -05: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 |
|
DuplicateGenvar.hs
|
allow genvars to be shadowed
|
2021-07-27 19:17:03 -04:00 |
|
EmptyArgs.hs
|
fix spacing of as-patterns for future GHC upgrade
|
2021-08-12 16:13:12 -06:00 |
|
Enum.hs
|
enum item conflict raises scoped error
|
2021-10-10 22:04:51 -06: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
|
remove some dead code
|
2021-07-16 12:30:35 -04:00 |
|
FuncRoutine.hs
|
fix spacing of as-patterns for future GHC upgrade
|
2021-08-12 16:13:12 -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
|
use scoped errors in interface conversion
|
2021-10-07 21:06:45 -06:00 |
|
Jump.hs
|
fix spacing of as-patterns for future GHC upgrade
|
2021-08-12 16:13:12 -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
|
remove two unreachable LHS conversion errors
|
2021-10-09 21:18:44 -06:00 |
|
MultiplePacked.hs
|
fix illegal removal of width-extending `+ 0` and `* 1`
|
2021-11-15 21:26:08 +01:00 |
|
NamedBlock.hs
|
simplify automatic procedural block naming
|
2021-07-16 09:19:38 -04:00 |
|
Package.hs
|
restructure scoper run and eval interface
|
2021-09-16 23:35:16 -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
|
improved handling of procedural for loops
|
2021-07-14 15:50:12 -04:00 |
|
ResolveBindings.hs
|
move exprToType utility outside to language module
|
2021-08-18 13:07:42 -06:00 |
|
Scoper.hs
|
fix failed indirection of unassigned function results
|
2022-01-23 22:40:43 -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
|
use scoped errors in struct conversion
|
2021-10-17 21:40:12 -06:00 |
|
TFBlock.hs
|
remove some dead code
|
2021-07-16 12:30:35 -04:00 |
|
Traverse.hs
|
fix assertion removal in verbose mode causing orphaned statements
|
2021-09-24 12:36:49 -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 |