mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-10-31 03:32:29 +00: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. | ||
|---|---|---|
| .. | ||
| cells_latch.v | ||
| cells_sim.v | ||
| coolrunner2_sop.cc | ||
| Makefile.inc | ||
| synth_coolrunner2.cc | ||
| tff_extract.v | ||
| xc2_dff.lib | ||