3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-08 10:25:19 +00:00
yosys/tests/arch
Marcelina Kościelnicka cf60699884 synth_ice40: Use opt_dff.
The main part is converting ice40_dsp to recognize the new FF types
created in opt_dff instead of trying to recognize the mux patterns on
its own.

The fsm call has been moved upwards because the passes cannot deal with
$dffe/$sdff*, and other optimizations don't help it much anyway.
2020-07-30 22:26:20 +02:00
..
anlogic anlogic: Use dfflegalize. 2020-07-14 05:02:50 +02:00
common ecp5: add support for both 1364.1 and LSE RAM/ROM attributes. 2020-02-06 16:52:51 +00:00
ecp5 tests: tidy up testcase 2020-06-03 08:41:55 -07:00
efinix Simplify breaking tests/arch/*/fsm.ys tests 2020-03-20 11:25:17 -07:00
gowin gowin: Use dfflegalize. 2020-07-06 12:27:46 +02:00
ice40 synth_ice40: Use opt_dff. 2020-07-30 22:26:20 +02:00
intel_alm intel_alm: direct M10K instantiation 2020-07-27 15:39:06 +02:00
xilinx synth_xilinx: Use opt_dff. 2020-07-30 22:26:09 +02:00
run-test.sh tests: extend tests/arch/run-tests.sh for defines 2020-03-05 08:08:32 -08:00