aboutsummaryrefslogtreecommitdiffstats
path: root/techlibs/xilinx/lutrams.txt
Commit message (Collapse)AuthorAgeFilesLines
* xilinx: Add support for LUT RAM on LUT4-based devices.Marcin Koƛcielnicki2020-02-071-167/+0
| | | | | | | There are multiple other kinds of RAMs supported on these devices, but RAM16X1D is the only dual-port one. Fixes #1549
* xilinx: use RAM32M/RAM64M for memories with two read portsMarcin Koƛcielnicki2020-02-021-2/+2
| | | | | This fixes inefficient LUT RAM usage for memories with one write and two read ports (commonly used as register files).
* Rename *RAM{32,64}M rules to RAM{32X2,64X1}QEddie Hung2019-12-161-4/+4
|
* Disable RAM16X1D match rule; carry-over from LUT4 archesEddie Hung2019-12-131-6/+9
|
* Add RAM32X6SDP and RAM64X3SDP modesEddie Hung2019-12-121-0/+40
|
* Add memory rules for RAM16X1D, RAM32M, RAM64MEddie Hung2019-12-121-0/+64
|
* Work in progress for renaming labels/options in synth_xilinxEddie Hung2019-07-181-0/+60