3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-06-28 00:48:46 +00:00
yosys/techlibs/anlogic
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
..
anlogic_eqn.cc kernel: big fat patch to use more ID::*, otherwise ID(*) 2020-04-02 09:51:32 -07:00
anlogic_fixcarry.cc kernel: big fat patch to use more ID::*, otherwise ID(*) 2020-04-02 09:51:32 -07:00
arith_map.v
cells_map.v
cells_sim.v
eagle_bb.v
lutram_init_16x4.vh
lutrams.txt
lutrams_map.v
Makefile.inc
synth_anlogic.cc Get rid of dffsr2dff. 2020-04-15 16:22:37 +02:00