aboutsummaryrefslogtreecommitdiffstats
path: root/techlibs/xilinx/cells_xtra.sh
diff options
context:
space:
mode:
authorEddie Hung <eddie@fpgeh.com>2019-06-24 16:16:50 -0700
committerEddie Hung <eddie@fpgeh.com>2019-06-24 16:16:50 -0700
commitefd04880dbeb2021c503c82ad962fe8c5d6802d4 (patch)
tree0d2f1d1c8c211d24b2d3f1878b7c70f4bd98997f /techlibs/xilinx/cells_xtra.sh
parentfb8fab4a29e5a3978cadf2b1bd8920b772150028 (diff)
downloadyosys-efd04880dbeb2021c503c82ad962fe8c5d6802d4.tar.gz
yosys-efd04880dbeb2021c503c82ad962fe8c5d6802d4.tar.bz2
yosys-efd04880dbeb2021c503c82ad962fe8c5d6802d4.zip
Add RAM32X1D support
Diffstat (limited to 'techlibs/xilinx/cells_xtra.sh')
-rw-r--r--techlibs/xilinx/cells_xtra.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/techlibs/xilinx/cells_xtra.sh b/techlibs/xilinx/cells_xtra.sh
index 8e39b440d..83863bf0b 100644
--- a/techlibs/xilinx/cells_xtra.sh
+++ b/techlibs/xilinx/cells_xtra.sh
@@ -116,11 +116,11 @@ function xtract_cell_decl()
xtract_cell_decl PS7 "(* keep *)"
xtract_cell_decl PULLDOWN
xtract_cell_decl PULLUP
- xtract_cell_decl RAM128X1D
+ #xtract_cell_decl RAM128X1D
xtract_cell_decl RAM128X1S
xtract_cell_decl RAM256X1S
xtract_cell_decl RAM32M
- xtract_cell_decl RAM32X1D
+ #xtract_cell_decl RAM32X1D
xtract_cell_decl RAM32X1S
xtract_cell_decl RAM32X1S_1
xtract_cell_decl RAM32X2S