mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-08 20:21:25 +00:00
5 lines
203 B
Makefile
5 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))
|