yosys/techlibs/efinix/Makefile.inc

7 lines
257 B
PHP
Raw Normal View History

2019-08-03 05:29:30 -05:00
OBJS += techlibs/efinix/synth_efinix.o
$(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))