yosys/techlibs/efinix/Makefile.inc

11 lines
512 B
PHP
Raw Permalink Normal View History

2019-08-03 12:29:30 +02:00
OBJS += techlibs/efinix/synth_efinix.o
2019-08-11 10:17:49 +02:00
OBJS += techlibs/efinix/efinix_fixcarry.o
2019-08-03 12:29:30 +02: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 11:46:36 +02: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))