From df0163cd2b0dfd7c825f13ecb1c22f4f4d494a3b Mon Sep 17 00:00:00 2001 From: Clifford Wolf Date: Sat, 20 Jun 2015 09:31:19 +0200 Subject: [PATCH] iCE40: set min bram efficiency to 2% --- techlibs/ice40/brams.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/techlibs/ice40/brams.txt b/techlibs/ice40/brams.txt index e025b3687..05131b227 100644 --- a/techlibs/ice40/brams.txt +++ b/techlibs/ice40/brams.txt @@ -29,12 +29,12 @@ bram $__ICE40_RAM4K_M123 endbram match $__ICE40_RAM4K_M0 - min efficiency 10 + min efficiency 2 make_transp or_next_if_better endmatch match $__ICE40_RAM4K_M123 - min efficiency 10 + min efficiency 2 make_transp endmatch -- 2.30.2