Merge pull request #3310 from robinsonb5-PRs/master
[yosys.git] / techlibs / sf2 / Makefile.inc
1
2 OBJS += techlibs/sf2/synth_sf2.o
3
4 $(eval $(call add_share_file,share/sf2,techlibs/sf2/arith_map.v))
5 $(eval $(call add_share_file,share/sf2,techlibs/sf2/cells_map.v))
6 $(eval $(call add_share_file,share/sf2,techlibs/sf2/cells_sim.v))
7