mirror of https://github.com/YosysHQ/yosys.git
14e49fb057
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. |
||
---|---|---|
.. | ||
Makefile.inc | ||
cells_latch.v | ||
cells_sim.v | ||
coolrunner2_sop.cc | ||
synth_coolrunner2.cc | ||
tff_extract.v | ||
xc2_dff.lib |