mirror of
https://github.com/YosysHQ/yosys
synced 2025-10-09 17:31:59 +00:00
gowin: dsp: Add basic DSP block inferencing for various MULT cells
This commit is contained in:
parent
a80462f27f
commit
5ad9e4cacc
5 changed files with 204 additions and 1 deletions
|
@ -11,3 +11,4 @@ $(eval $(call add_share_file,share/gowin,techlibs/gowin/brams_map.v))
|
|||
$(eval $(call add_share_file,share/gowin,techlibs/gowin/brams.txt))
|
||||
$(eval $(call add_share_file,share/gowin,techlibs/gowin/lutrams_map.v))
|
||||
$(eval $(call add_share_file,share/gowin,techlibs/gowin/lutrams.txt))
|
||||
$(eval $(call add_share_file,share/gowin,techlibs/gowin/dsp_map.v))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue