From 6d63e58e46f69b45b66c787f1168c60a229254a0 Mon Sep 17 00:00:00 2001 From: David Shah Date: Thu, 22 Oct 2020 15:11:59 +0100 Subject: [PATCH] nexus: Add make_transp to BRAMs Signed-off-by: David Shah --- techlibs/nexus/brams.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/techlibs/nexus/brams.txt b/techlibs/nexus/brams.txt index f7f49b9f0..086afe8bf 100644 --- a/techlibs/nexus/brams.txt +++ b/techlibs/nexus/brams.txt @@ -35,6 +35,7 @@ match $__NX_PDP16K min bits 2048 min efficiency 5 shuffle_enable A + make_transp or_next_if_better endmatch @@ -46,6 +47,7 @@ match $__NX_PDP16K attribute !logic_block min wports 1 shuffle_enable A + make_transp or_next_if_better endmatch @@ -56,5 +58,6 @@ match $__NX_PDP16K attribute !ram_block attribute !logic_block max wports 0 + make_transp shuffle_enable A endmatch -- 2.30.2