mirror of https://github.com/YosysHQ/yosys.git
8 lines
328 B
Makefile
8 lines
328 B
Makefile
|
|
OBJS += techlibs/greenpak4/synth_greenpak4.o
|
|
OBJS += techlibs/greenpak4/greenpak4_counters.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))
|
|
$(eval $(call add_share_file,share/greenpak4,techlibs/greenpak4/gp_dff.lib))
|