iCE40: set min bram efficiency to 2%
authorClifford Wolf <clifford@clifford.at>
Sat, 20 Jun 2015 07:31:19 +0000 (09:31 +0200)
committerClifford Wolf <clifford@clifford.at>
Sat, 20 Jun 2015 07:31:19 +0000 (09:31 +0200)
techlibs/ice40/brams.txt

index e025b3687d77c8ab64b0cea2fcbc6a427626cb23..05131b227a45467c0db4c0a6cf7af13aa645048d 100644 (file)
@@ -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