1
0
mirror of synced 2026-05-14 02:48:30 +00:00
Files
YosysHQ.yosys/tests/simple
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
..
2019-06-03 09:25:20 +02:00
2019-06-03 09:25:20 +02:00
2019-06-03 09:25:20 +02:00
2019-06-03 09:25:20 +02:00
2019-05-07 19:58:04 +02:00
2017-04-12 15:11:09 +02:00
2019-08-20 11:38:21 +02:00
2019-04-05 16:28:46 -07:00
2018-03-27 14:34:00 +02:00