mirror of
https://github.com/YosysHQ/yosys.git
synced 2026-09-01 02:27:34 +02:00
In some cases (e.g. the low bits of counters) the design might end up with a flip-flop whose input is directly driven by another flip-flop. This isn't possible in the Coolrunner-II architecture, so add a single AND term and XOR in this case.