Adjust again the interface of the SRAM block (METAL2 stick out more).

This commit is contained in:
Jean-Paul Chaput 2021-04-18 20:36:57 +02:00
parent 2084a3bde2
commit 7d1e1f8c44
1 changed files with 1 additions and 1 deletions

View File

@ -592,7 +592,7 @@ class Block ( object ):
with UpdateSession():
instance = self.rgetCoreInstance( ipath )
macro = Macro.wrap( instance.getMasterCell()
, self.conf.routingGauge.getName(), 2, 2 )
, self.conf.routingGauge.getName(), 3, 2 )
instanceAb = instance.getMasterCell().getAbutmentBox()
coreTransf = self.conf.icore.getTransformation()
if self.conf.isCoreBlock: