aboutsummaryrefslogtreecommitdiffstats
path: root/techlibs/xilinx/drams.txt
diff options
context:
space:
mode:
Diffstat (limited to 'techlibs/xilinx/drams.txt')
-rw-r--r--techlibs/xilinx/drams.txt36
1 files changed, 36 insertions, 0 deletions
diff --git a/techlibs/xilinx/drams.txt b/techlibs/xilinx/drams.txt
new file mode 100644
index 000000000..e6635d0e2
--- /dev/null
+++ b/techlibs/xilinx/drams.txt
@@ -0,0 +1,36 @@
+
+bram $__XILINX_RAM64X1D
+ init 1
+ abits 6
+ dbits 1
+ groups 2
+ ports 1 1
+ wrmode 0 1
+ enable 0 1
+ transp 0 0
+ clocks 0 1
+ clkpol 0 2
+endbram
+
+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
+ make_outreg
+ or_next_if_better
+endmatch
+
+match $__XILINX_RAM128X1D
+ make_outreg
+endmatch
+