mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-07 09:55:20 +00:00
6 lines
203 B
Makefile
6 lines
203 B
Makefile
|
|
OBJS += techlibs/greenpak4/synth_greenpak4.o
|
|
|
|
$(eval $(call add_share_file,share/greenpak4,techlibs/greenpak4/cells_map.v))
|
|
$(eval $(call add_share_file,share/greenpak4,techlibs/greenpak4/cells_sim.v))
|