yosys/techlibs/greenpak4/Makefile.inc

8 lines
328 B
PHP
Raw Normal View History

2015-09-16 02:28:37 -05:00
OBJS += techlibs/greenpak4/synth_greenpak4.o
OBJS += techlibs/greenpak4/greenpak4_counters.o
2015-09-16 02:28:37 -05:00
$(eval $(call add_share_file,share/greenpak4,techlibs/greenpak4/cells_map.v))
$(eval $(call add_share_file,share/greenpak4,techlibs/greenpak4/cells_sim.v))
$(eval $(call add_share_file,share/greenpak4,techlibs/greenpak4/gp_dff.lib))