From 8fc4056a7ac0a4e12ae2c5e253fad1a3f893dda2 Mon Sep 17 00:00:00 2001 From: Jean-Paul Chaput Date: Sun, 24 Apr 2016 16:27:38 +0200 Subject: [PATCH] Make RF1 support different slice height. --- stratus1/src/dpgen/dpgen_RF2.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/stratus1/src/dpgen/dpgen_RF2.py b/stratus1/src/dpgen/dpgen_RF2.py index 10d77216..1a85fe3b 100644 --- a/stratus1/src/dpgen/dpgen_RF2.py +++ b/stratus1/src/dpgen/dpgen_RF2.py @@ -939,7 +939,8 @@ class top_rf2 ( Model ) : def Layout ( self, nbit, nword, type ) : global adrange - HCELL = 50 + #HCELL = 50 + HCELL = DbU.toLambda( self.In[0]._hur_masterCell.getAbutmentBox().getHeight() ) # placement des lignes de bit en dessous des buffers bottom = 0