mirror of
https://github.com/YosysHQ/yosys.git
synced 2026-08-30 09:58:22 +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.