1
0
mirror of synced 2026-01-13 15:37:16 +00:00
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
2014-03-17 01:56:00 +01:00
2017-04-12 15:11:09 +02:00
2015-08-14 23:27:05 +02:00
2015-07-02 11:14:30 +02:00
2015-07-02 11:14:30 +02:00
2019-08-20 11:38:21 +02:00
2019-04-05 16:28:46 -07:00
2015-08-14 23:27:05 +02:00
2018-03-27 14:34:00 +02:00
2015-08-14 23:27:05 +02:00
2015-10-31 13:39:30 +01:00