3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-10-31 11:42:30 +00:00
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
..
arith_map.v
cells_map.v
cells_sim.v Add link to SF2 / igloo2 macro library guide 2019-03-07 09:08:26 -08:00
Makefile.inc
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