1
0
mirror of synced 2026-02-01 14:42:19 +00:00
Files
YosysHQ.yosys/tests
Zachary Snow 0795b3ec07 verilog: fix case expression sign and width handling
- The case expression and case item expressions are extended to the
  maximum width among them, and are only interpreted as signed if all of
  them are signed
- Add overall width and sign detection for AST_CASE
- Add sign argument to genWidthRTLIL helper
- Coverage for both const and non-const case statements
2021-05-25 16:16:46 -04:00
..
2021-05-15 22:37:06 +01:00
2021-05-20 12:49:51 +02:00
2019-07-16 12:44:26 -07:00
2020-09-21 15:07:02 +02:00
2020-09-21 15:07:02 +02:00
2021-03-29 22:01:57 -07:00
2016-12-11 10:58:49 +01:00
2020-09-21 15:07:02 +02:00