mirror of
https://github.com/YosysHQ/yosys
synced 2025-10-10 17:58:07 +00:00
analogdevices: (some) Native BRAM
Specifically, the SDP configurations for RBRAM (ignoring 2048x09 because it makes the memlib format unhappy). Drop the unused defines from the synth pass. Remove comments from the lutram files referencing xilinx.
This commit is contained in:
parent
e8127ff5f3
commit
4a99aa09cb
6 changed files with 116 additions and 875 deletions
|
@ -1,6 +1,3 @@
|
|||
# LUT RAMs for Virtex 5, Virtex 6, Spartan 6, Series 7.
|
||||
# The corresponding mapping file is lutrams_xc5v_map.v
|
||||
|
||||
# Single-port RAMs.
|
||||
|
||||
ram distributed $__ANALOGDEVICES_LUTRAM_SP_ {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue