yosys/techlibs/gowin/Makefile.inc

8 lines
250 B
PHP
Raw Normal View History

2016-11-01 05:31:13 -05:00
OBJS += techlibs/gowin/synth_gowin.o
$(eval $(call add_share_file,share/gowin,techlibs/gowin/cells_map.v))
$(eval $(call add_share_file,share/gowin,techlibs/gowin/cells_sim.v))
$(eval $(call add_share_file,share/gowin,techlibs/gowin/arith_map.v))
2016-11-01 05:31:13 -05:00