Zachary Snow
|
ae392d4536
|
fix single bit enum sizing
- single bit localparams retain explicit range
- fix $bits on unsized literals
- use Implicit over Maybe for underlying type
|
2020-06-05 21:32:02 -04:00 |
|
Zachary Snow
|
799141af42
|
enum conversion covers nested module items (resolves #70)
|
2020-02-15 17:14:59 -05:00 |
|
Zachary Snow
|
1584f39045
|
allow typename resolution of non-vector types
|
2019-09-25 23:45:18 -04:00 |
|
Zachary Snow
|
4d0d652c86
|
enum preserves alias base type dimensions
|
2019-09-11 20:45:41 +02:00 |
|
Zachary Snow
|
3fde36d9de
|
more portable basic enum test
|
2019-04-24 20:34:53 -04:00 |
|
Zachary Snow
|
4cbfd8fa1a
|
enum conversion explicitly sizes generated params and supports partial types
|
2019-04-18 21:01:29 -04:00 |
|
Zachary Snow
|
f9d46d548e
|
cleanup of Enum conversion; additional test
|
2019-04-03 21:31:56 -04:00 |
|