- 10 Aug, 2021 1 commit
-
-
- use iverilog's -gstrict-expr-width throughout test suite - add warnings for excess bits or padding zeroes in number literals - add new --oversized-numbers parameter to retain support for unsized numbers wider than 32 bits - localized use of oversized numbers to new truncate test suite which verifies the behavior of both modes, and compares against the known behavior of iverilog
Zachary Snow committed
-
- 25 Jun, 2021 1 commit
-
-
Zachary Snow committed
-
- 03 Feb, 2021 1 commit
-
-
- delegate cast type and sign resolution to TypeOf conversion - internal support for injecting data declarations into statements - fix size and sign of unbased unsized literals used in casts - avoid generating many unnecessary explicit casts - support casts which depend on localparams within procedures - expression traversal correctly visits types within type casts - fix typeof on expressions of net types - handle additional edge cases for unsized integer array patterns - preserve signedness of implicitly flattened unpacked integer arrays
Zachary Snow committed
-
- 15 Jul, 2020 1 commit
-
-
- support casts of generate scoped expressions - support casts to sizes involving genvars
Zachary Snow committed
-
- 02 Jul, 2020 1 commit
-
-
Zachary Snow committed
-
- 07 Jun, 2020 2 commits
-
-
Zachary Snow committed
-
Zachary Snow committed
-
- 12 Oct, 2019 1 commit
-
-
- also adds $clog2 localparam substitution to Simplify
Zachary Snow committed
-
- 26 Sep, 2019 1 commit
-
-
Zachary Snow committed
-
- 19 Sep, 2019 1 commit
-
-
Zachary Snow committed
-