mirror of
https://github.com/YosysHQ/yosys
synced 2025-10-17 04:50:29 +00:00
6 lines
219 B
Makefile
6 lines
219 B
Makefile
|
|
OBJS += techlibs/nanoxplore/synth_nanoxplore.o
|
|
|
|
# Techmap
|
|
$(eval $(call add_share_file,share/nanoxplore,techlibs/nanoxplore/cells_map.v))
|
|
$(eval $(call add_share_file,share/nanoxplore,techlibs/nanoxplore/cells_sim.v))
|