3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-08-06 11:20:27 +00:00

Added initial version of "synth_gowin"

This commit is contained in:
Clifford Wolf 2016-11-01 11:31:13 +01:00
parent caa2fc62ef
commit cae5131bac
4 changed files with 266 additions and 0 deletions

View file

@ -0,0 +1,6 @@
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))