mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-22 08:35:32 +00:00
5 lines
191 B
Makefile
5 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))
|