sv2v/test/lib
Zachary Snow 306d71334b refactor sizing and truncation of integer literals
- 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
2021-08-09 22:10:29 -06:00
..
discover.sh add error test suite 2020-06-07 16:47:27 -04:00
empty.v initial lexer tests; general test harness 2019-04-02 23:11:16 -04:00
functions.sh refactor sizing and truncation of integer literals 2021-08-09 22:10:29 -06:00
runner.sh add error test suite 2020-06-07 16:47:27 -04:00
tb_dumper.v initial lexer tests; general test harness 2019-04-02 23:11:16 -04:00