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:
parent
caa2fc62ef
commit
cae5131bac
4 changed files with 266 additions and 0 deletions
6
techlibs/gowin/Makefile.inc
Normal file
6
techlibs/gowin/Makefile.inc
Normal 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))
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue