| .. |
|
AlwaysKW.hs
|
conversions are applied per-file
|
2019-04-23 18:51:39 -04:00 |
|
AsgnOp.hs
|
preliminary stream conversion
|
2019-09-03 23:36:29 -04:00 |
|
Assertion.hs
|
conversions are applied per-file
|
2019-04-23 18:51:39 -04:00 |
|
Bits.hs
|
enum preserves alias base type dimensions
|
2019-09-11 20:45:41 +02:00 |
|
BlockDecl.hs
|
conversion for block decls with asignments
|
2019-09-02 13:08:41 -04:00 |
|
EmptyArgs.hs
|
EmptyArgs conversion skips global functions until nested
|
2019-09-11 21:04:57 +02:00 |
|
Enum.hs
|
enum preserves alias base type dimensions
|
2019-09-11 20:45:41 +02:00 |
|
ForDecl.hs
|
convert for loop declarations and assignments to signle assignment (closes #15)
|
2019-08-30 00:12:01 -04:00 |
|
FuncRet.hs
|
conversions are applied per-file
|
2019-04-23 18:51:39 -04:00 |
|
IntTypes.hs
|
struct conversion handles alternate and mixed integer vector field types
|
2019-05-10 10:41:31 -04:00 |
|
Interface.hs
|
Added ParamType decl; combined parameter and localparam under Param
|
2019-09-09 07:34:43 +02:00 |
|
KWArgs.hs
|
added language support for package-scoped calls and typenames
|
2019-04-24 03:37:47 -04:00 |
|
Logic.hs
|
Added ParamType decl; combined parameter and localparam under Param
|
2019-09-09 07:34:43 +02:00 |
|
Mux.hs
|
Added ParamType decl; combined parameter and localparam under Param
|
2019-09-09 07:34:43 +02:00 |
|
NamedBlock.hs
|
Wording tweaks in comments.
|
2019-05-15 23:02:52 -04:00 |
|
NestPI.hs
|
package item conversions preserve ordering (resolves #36)
|
2019-09-11 21:16:55 -04:00 |
|
Package.hs
|
package item conversions preserve ordering (resolves #36)
|
2019-09-11 21:16:55 -04:00 |
|
PackedArray.hs
|
Added ParamType decl; combined parameter and localparam under Param
|
2019-09-09 07:34:43 +02:00 |
|
ParamType.hs
|
functional parameter type conversion
|
2019-09-11 17:58:03 +02:00 |
|
RemoveComments.hs
|
remove comments by default; added --verbose flag
|
2019-08-28 19:48:25 -04:00 |
|
Return.hs
|
conversions are applied per-file
|
2019-04-23 18:51:39 -04:00 |
|
StarPort.hs
|
standardized handling of resolution across source files
|
2019-04-30 15:44:52 -04:00 |
|
StmtBlock.hs
|
conversions are applied per-file
|
2019-04-23 18:51:39 -04:00 |
|
Stream.hs
|
remove unused import
|
2019-09-04 21:01:27 -04:00 |
|
Struct.hs
|
support struct patterns with partial defaults (resolves #35)
|
2019-09-11 19:32:24 +02:00 |
|
Traverse.hs
|
functional parameter type conversion
|
2019-09-11 17:58:03 +02:00 |
|
Typedef.hs
|
functional parameter type conversion
|
2019-09-11 17:58:03 +02:00 |
|
UnbasedUnsized.hs
|
conversions are applied per-file
|
2019-04-23 18:51:39 -04:00 |
|
Unique.hs
|
Wording tweaks in comments.
|
2019-05-15 23:02:52 -04:00 |