3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-07-20 11:22:05 +00:00
yosys/techlibs/gowin
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
..
.gitignore
arith_map.v
brams.txt
brams_init.py
brams_init3.vh
brams_map.v
cells_map.v
cells_sim.v
determine_init.cc
lutrams.txt
lutrams_map.v
Makefile.inc
synth_gowin.cc Get rid of dffsr2dff. 2020-04-15 16:22:37 +02:00