mirror of https://github.com/YosysHQ/yosys.git
7 lines
257 B
PHP
7 lines
257 B
PHP
|
|
||
|
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))
|