mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-05 19:00:26 +00:00
nexus: DSP inference support
Signed-off-by: David Shah <dave@ds0.me>
This commit is contained in:
parent
5b35d953f7
commit
9f241c9a42
4 changed files with 151 additions and 13 deletions
|
@ -11,4 +11,5 @@ $(eval $(call add_share_file,share/nexus,techlibs/nexus/brams_map.v))
|
|||
$(eval $(call add_share_file,share/nexus,techlibs/nexus/brams.txt))
|
||||
$(eval $(call add_share_file,share/nexus,techlibs/nexus/arith_map.v))
|
||||
$(eval $(call add_share_file,share/nexus,techlibs/nexus/latches_map.v))
|
||||
$(eval $(call add_share_file,share/nexus,techlibs/nexus/dsp_map.v))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue