2019-08-03 05:29:30 -05:00
|
|
|
|
|
|
|
OBJS += techlibs/efinix/synth_efinix.o
|
2019-08-03 07:40:23 -05:00
|
|
|
OBJS += techlibs/efinix/efinix_gbuf.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))
|
2019-08-22 11:06:36 -05:00
|
|
|
$(eval $(call add_share_file,share/efinix,techlibs/efinix/bram.txt))
|