1
0
mirror of synced 2026-01-25 20:06:27 +00:00
Files
YosysHQ.yosys/tests
Marcelina Kościelnicka 6c16fd760b opt_expr: Add more $alu optimizations.
Detect the places in the $alu where the carry bit is constant (due to
const A[i] == B[i] ^ BI) and split it into smaller $alu at these points.

Also, make the existing const-carry detection for low bits more generic
(now handles cases where both BI and CI are constant, but not equal to
one another).

Fixes #1912.
2020-04-14 21:48:13 +02:00
..
2020-02-15 19:52:21 +01:00
2019-07-16 12:44:26 -07:00
2020-04-12 22:45:45 +02:00
2020-02-27 10:17:29 -08:00
2015-06-19 14:08:46 +02:00
2016-12-11 10:58:49 +01:00
2020-04-09 09:45:20 -07:00
2015-05-18 11:15:49 +02:00