mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-13 12:28:44 +00:00
7 lines
257 B
Makefile
7 lines
257 B
Makefile
|
|
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))
|