yosys/techlibs/nanoxplore/Makefile.inc

8 lines
299 B
PHP
Raw Normal View History

2024-03-01 03:43:34 -06:00
OBJS += techlibs/nanoxplore/synth_nanoxplore.o
# Techmap
2024-03-01 04:10:52 -06:00
$(eval $(call add_share_file,share/nanoxplore,techlibs/nanoxplore/arith_map.v))
2024-03-01 03:43:34 -06:00
$(eval $(call add_share_file,share/nanoxplore,techlibs/nanoxplore/cells_map.v))
$(eval $(call add_share_file,share/nanoxplore,techlibs/nanoxplore/cells_sim.v))