Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix iverilog compatibility for new case expr tests | Zachary Snow | 2022-01-03 | 1 | -1/+1 |
| | |||||
* | fix width detection of array querying function in case and case item expressions | Zachary Snow | 2021-12-17 | 1 | -0/+32 |
I also removed the unnecessary shadowing of `width_hint` and `sign_hint` in the corresponding case in `simplify()`. |