sv2v/test
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
..
basic refactor sizing and truncation of integer literals 2021-08-09 22:10:29 -06:00
core refactor sizing and truncation of integer literals 2021-08-09 22:10:29 -06:00
define additional test coverage for existing logic 2021-07-09 10:34:35 -04:00
error fix internal interpretation of negative number literals 2021-08-07 21:11:35 -06:00
help remove long deprecated flags 2021-03-10 13:02:54 -05:00
lex refactor sizing and truncation of integer literals 2021-08-09 22:10:29 -06:00
lib refactor sizing and truncation of integer literals 2021-08-09 22:10:29 -06:00
nosim fix codegen for assertion property and sequence expressions 2021-07-16 09:54:05 -04:00
number add generated number tests 2020-12-10 14:52:46 -07:00
relong major interface conversion update 2020-08-08 20:43:47 -06:00
siloed test runner checks for warnings emitted by sv2v 2021-08-02 09:18:45 -06:00
truncate refactor sizing and truncation of integer literals 2021-08-09 22:10:29 -06:00
warning additional test coverage for existing logic 2021-07-09 10:34:35 -04:00
write allow arbitrary .v output file using -w/--write 2021-06-16 20:31:37 -04:00
run-all.sh test runner surfaces failures 2019-04-18 00:58:58 -04:00