mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-06 19:21:23 +00:00
Changes in GoWin synth commands and ALU primitive support
This commit is contained in:
parent
47c89d600c
commit
819ca73096
5 changed files with 91 additions and 12 deletions
|
@ -3,4 +3,5 @@ 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))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue