yosys/techlibs/efinix/Makefile.inc

8 lines
295 B
PHP
Raw Normal View History

2019-08-03 05:29:30 -05:00
OBJS += techlibs/efinix/synth_efinix.o
OBJS += techlibs/efinix/efinix_gbuf.o
2019-08-03 05:29:30 -05:00
$(eval $(call add_share_file,share/efinix,techlibs/efinix/cells_map.v))
$(eval $(call add_share_file,share/efinix,techlibs/efinix/arith_map.v))
$(eval $(call add_share_file,share/efinix,techlibs/efinix/cells_sim.v))