sf2: Use dfflegalize.
[yosys.git] / techlibs / sf2 / Makefile.inc
1
2 OBJS += techlibs/sf2/synth_sf2.o
3 OBJS += techlibs/sf2/sf2_iobs.o
4
5 $(eval $(call add_share_file,share/sf2,techlibs/sf2/arith_map.v))
6 $(eval $(call add_share_file,share/sf2,techlibs/sf2/cells_map.v))
7 $(eval $(call add_share_file,share/sf2,techlibs/sf2/cells_sim.v))
8