aboutsummaryrefslogtreecommitdiffstats
path: root/techlibs/xilinx/cells_xtra.sh
diff options
context:
space:
mode:
authorEddie Hung <eddie@fpgeh.com>2019-05-23 08:58:57 -0700
committerEddie Hung <eddie@fpgeh.com>2019-05-23 08:58:57 -0700
commitae89e6ab26d2d87a604e20ebc14dcda8c9901585 (patch)
treea8b9fb4f00eef4abaa1c476e488ded535f372dc6 /techlibs/xilinx/cells_xtra.sh
parent4f44e3399ba6c959c830943c44c4ad728be895fa (diff)
downloadyosys-ae89e6ab26d2d87a604e20ebc14dcda8c9901585.tar.gz
yosys-ae89e6ab26d2d87a604e20ebc14dcda8c9901585.tar.bz2
yosys-ae89e6ab26d2d87a604e20ebc14dcda8c9901585.zip
Add whitebox support to DRAM
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..e3b847c36 100644
--- a/techlibs/xilinx/cells_xtra.sh
+++ b/techlibs/xilinx/cells_xtra.sh
@@ -116,7 +116,7 @@ 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
@@ -125,7 +125,7 @@ function xtract_cell_decl()
xtract_cell_decl RAM32X1S_1
xtract_cell_decl RAM32X2S
xtract_cell_decl RAM64M
- xtract_cell_decl RAM64X1D
+ x#tract_cell_decl RAM64X1D
xtract_cell_decl RAM64X1S
xtract_cell_decl RAM64X1S_1
xtract_cell_decl RAM64X2S