mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-13 12:28:44 +00:00
6 lines
191 B
Makefile
6 lines
191 B
Makefile
|
|
OBJS += techlibs/machxo2/synth_machxo2.o
|
|
|
|
$(eval $(call add_share_file,share/machxo2,techlibs/machxo2/cells_map.v))
|
|
$(eval $(call add_share_file,share/machxo2,techlibs/machxo2/cells_sim.v))
|