summaryrefslogtreecommitdiff
path: root/techlibs/xilinx/drams.txt
diff options
context:
space:
mode:
Diffstat (limited to 'techlibs/xilinx/drams.txt')
-rw-r--r--techlibs/xilinx/drams.txt23
1 files changed, 20 insertions, 3 deletions
diff --git a/techlibs/xilinx/drams.txt b/techlibs/xilinx/drams.txt
index 84175b24..5d2840ec 100644
--- a/techlibs/xilinx/drams.txt
+++ b/techlibs/xilinx/drams.txt
@@ -1,7 +1,7 @@
-bram $__XILINX_RAM32X1D
+bram $__XILINX_RAM64X1D
init 1
- abits 5
+ abits 6
dbits 1
groups 2
ports 1 1
@@ -12,6 +12,23 @@ bram $__XILINX_RAM32X1D
clkpol 0 2
endbram
-match $__XILINX_RAM32X1D
+bram $__XILINX_RAM128X1D
+ init 1
+ abits 7
+ dbits 1
+ groups 2
+ ports 1 1
+ wrmode 0 1
+ enable 0 1
+ transp 0 0
+ clocks 0 1
+ clkpol 0 2
+endbram
+
+match $__XILINX_RAM64X1D
+ or_next_if_better
+endmatch
+
+match $__XILINX_RAM128X1D
endmatch