diff options
author | Diego H <diego@symbioticeda.com> | 2019-12-12 13:50:36 -0600 |
---|---|---|
committer | Diego H <diego@symbioticeda.com> | 2019-12-12 13:50:36 -0600 |
commit | 937ec1ee78e5470c148d8c39387c7a80711af8a7 (patch) | |
tree | 37859963ab6aec9dbe2b75635cb8087130c19c29 /techlibs | |
parent | ab6ac8327f28b2ba9530c81cdbb5091a1ef91032 (diff) | |
download | yosys-937ec1ee78e5470c148d8c39387c7a80711af8a7.tar.gz yosys-937ec1ee78e5470c148d8c39387c7a80711af8a7.tar.bz2 yosys-937ec1ee78e5470c148d8c39387c7a80711af8a7.zip |
Updating RAMB36E1 thresholds. Adding test for both RAMB18E1/RAMB36E1
Diffstat (limited to 'techlibs')
-rw-r--r-- | techlibs/xilinx/xc7_xcu_brams.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/techlibs/xilinx/xc7_xcu_brams.txt b/techlibs/xilinx/xc7_xcu_brams.txt index ee961fff8..87e659bbc 100644 --- a/techlibs/xilinx/xc7_xcu_brams.txt +++ b/techlibs/xilinx/xc7_xcu_brams.txt @@ -73,7 +73,7 @@ bram $__XILINX_RAMB18_TDP endbram match $__XILINX_RAMB36_SDP - min bits 4096 + min bits 1024 min efficiency 5 shuffle_enable B make_transp @@ -89,7 +89,7 @@ match $__XILINX_RAMB18_SDP endmatch match $__XILINX_RAMB36_TDP - min bits 4096 + min bits 1024 min efficiency 5 shuffle_enable B make_transp |