yosys/techlibs/efinix/Makefile.inc

11 lines
512 B
PHP
Raw Normal View History

2019-08-03 05:29:30 -05:00
OBJS += techlibs/efinix/synth_efinix.o
2019-08-11 03:17:49 -05:00
OBJS += techlibs/efinix/efinix_fixcarry.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))
2019-08-04 04:46:36 -05:00
$(eval $(call add_share_file,share/efinix,techlibs/efinix/brams_map.v))
$(eval $(call add_share_file,share/efinix,techlibs/efinix/gbuf_map.v))
$(eval $(call add_share_file,share/efinix,techlibs/efinix/brams.txt))