summaryrefslogtreecommitdiff
path: root/techlibs/xilinx/brams.txt
diff options
context:
space:
mode:
Diffstat (limited to 'techlibs/xilinx/brams.txt')
-rw-r--r--techlibs/xilinx/brams.txt42
1 files changed, 27 insertions, 15 deletions
diff --git a/techlibs/xilinx/brams.txt b/techlibs/xilinx/brams.txt
index 59af1bc5..46a6ab49 100644
--- a/techlibs/xilinx/brams.txt
+++ b/techlibs/xilinx/brams.txt
@@ -101,21 +101,33 @@ match $__XILINX_RAMB18_TDP18
min bits 4096
min efficiency 5
shuffle_enable 2
- # or_next_if_better
+ or_next_if_better
endmatch
-# match $__XILINX_RAMB18_TDP9
-# or_next_if_better
-# endmatch
-#
-# match $__XILINX_RAMB18_TDP4
-# or_next_if_better
-# endmatch
-#
-# match $__XILINX_RAMB18_TDP2
-# or_next_if_better
-# endmatch
-#
-# match $__XILINX_RAMB18_TDP1
-# endmatch
+match $__XILINX_RAMB18_TDP9
+ min bits 4096
+ min efficiency 5
+ shuffle_enable 2
+ or_next_if_better
+endmatch
+
+match $__XILINX_RAMB18_TDP4
+ min bits 4096
+ min efficiency 5
+ shuffle_enable 2
+ or_next_if_better
+endmatch
+
+match $__XILINX_RAMB18_TDP2
+ min bits 4096
+ min efficiency 5
+ shuffle_enable 2
+ or_next_if_better
+endmatch
+
+match $__XILINX_RAMB18_TDP1
+ min bits 4096
+ min efficiency 5
+ shuffle_enable 2
+endmatch