yosys/techlibs/sf2
Marcelina Kościelnicka 38a0c30d65 Get rid of dffsr2dff.
This pass is a proper subset of opt_rmdff, which is called by opt, which
is called by every synth flow in the coarse part.  Thus, it never
actually does anything and can be safely removed.
2020-04-15 16:22:37 +02:00
..
Makefile.inc Add SF2 IO buffer insertion 2019-01-17 14:38:37 +01:00
arith_map.v Basic SmartFusion2 and IGLOO2 synthesis support 2018-10-31 15:28:57 +01:00
cells_map.v Add sf2 techmap rules for more FF types 2019-03-06 15:47:54 -08:00
cells_sim.v Add link to SF2 / igloo2 macro library guide 2019-03-07 09:08:26 -08:00
sf2_iobs.cc kernel: big fat patch to use more ID::*, otherwise ID(*) 2020-04-02 09:51:32 -07:00
synth_sf2.cc Get rid of dffsr2dff. 2020-04-15 16:22:37 +02:00