yosys/techlibs/greenpak4/Makefile.inc

10 lines
454 B
PHP
Raw Permalink Normal View History

2015-09-16 09:28:37 +02:00
OBJS += techlibs/greenpak4/synth_greenpak4.o
OBJS += techlibs/greenpak4/greenpak4_counters.o
2016-08-15 09:33:06 +02:00
OBJS += techlibs/greenpak4/greenpak4_dffinv.o
2015-09-16 09:28:37 +02:00
$(eval $(call add_share_file,share/greenpak4,techlibs/greenpak4/cells_latch.v))
2015-09-16 09:28:37 +02: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))