A
Andrew Pye
Guest
Greetings,
I'm with a university and am trying to upgrade our Assura RCX to the
new QRC. The installation and integration with Assura seems to be
straightforward and right out of the manuals. However, when I run QRC
from the extraction dialog, it exits immediately; the log file is
attached below.
It appears that it doesn't like some of the rcxParameters that were
generated in the RSF file (also attached below). I also tried running
QRC from the command line on the RSF file that is generated by the
dialog and it produces the same output as the log file. It's
interesting that it doesn't complain about all of the rcxParameters.
These parameters are listed in the RCX to QRC Migration guide, so I
would imagine that they're valid.
Cadence version is 5.10.41_USR5 and Assura version is 3.2_USR1.
I've set QRC_ENABLE_EXTRACTION=t and am seeing "Run QRC" in the Assura
menu. It seems to be a problem with QRC recognizing the RCX-formatted
RSF file.
I'm sure that there's something very simple that I'm missing, but I
can't seem to figure it out. Any help would be greatly appreciated.
Andrew Pye
------------------------------- RSF file
-------------------------------
;----------------------------------------------------------------------------
; @(#)$CDS: assura version
av3.2roduction:dfII5.1.41:5.10.41.500.5.105 10/01/08 00:59
(logavt05) $
; sub-version 3.2_USR1
;----------------------------------------------------------------------------
;----------------------------------------------------------------------------
; avParameter Section
; Created by the Assura UI
;----------------------------------------------------------------------------
avParameters(
?workingDirectory "/home/rhome/pyea/8sf/LVS"
?runName "test"
?inputLayout ( "df2" "pye5" )
?cellName "test"
?viewName "layout"
?techLib "/home/rhome/pyea/8sf/assura_tech.lib"
?cdslib "/home/rhome/pyea/8sf/cds.lib"
)
;----------------------------------------------------------------------------
; rcxParameter Section
; Created by the Assura UI
;----------------------------------------------------------------------------
rcxParameters(
?rcxSetupDir "/home/rhome/pyea/IBM_PDK/cmrf8sf/V1.6.0.3DM/
Assura/QRC/32"
?outputFormat "dfII"
?extractedView "av_extracted"
?checkCellView nil
?resistor "presistor"
?resPropName "r"
?extract "res"
?netNameSpace "layout"
?maxFractureLength "infinite"
?fractureLengthUnits "microns"
?temperature 25.0
?type "full"
?rcxfsType "none"
?minR 0.001
?maxMergedViaSize "auto"
?arrayViasSpacing "auto"
?capModels "no"
?parasiticCapModels "no"
?resModels "no"
?parasiticResModels "comment"
?parasiticResWidth nil
?parasiticResWidthDrawn nil
?runName "test"
)
setShellEnvVar("CDS_AUTO_CKOUT=all")
avRCX()
------------------------------- QRC output
-------------------------------
Cadence Extraction QRC - Parasitic Extractor - Version 7.1.2-p010
Mon Aug
25 16:05:08 PDT 2008
---------------------------------------------------------------------------------------------------
Copyright 2008 Cadence Design Systems,
Inc.
ERROR (LBRCXM-554): ?extract is an unrecognized rcxParameter in the
DFII flow.
ERROR (LBRCXM-554): ?netNameSpace is an unrecognized rcxParameter in
the DFII flow.
ERROR (LBRCXM-554): ?maxFractureLength is an unrecognized rcxParameter
in the DFII flow.
ERROR (LBRCXM-554): ?fractureLengthUnits is an unrecognized
rcxParameter in the DFII flow.
ERROR (LBRCXM-554): ?temperature is an unrecognized rcxParameter in
the DFII flow.
ERROR (LBRCXM-554): ?type is an unrecognized rcxParameter in the DFII
flow.
ERROR (LBRCXM-554): ?rcxfsType is an unrecognized rcxParameter in the
DFII flow.
ERROR (LBRCXM-554): ?minR is an unrecognized rcxParameter in the DFII
flow.
ERROR (LBRCXM-554): ?maxMergedViaSize is an unrecognized rcxParameter
in the DFII flow.
ERROR (LBRCXM-554): ?arrayViasSpacing is an unrecognized rcxParameter
in the DFII flow.
ERROR (LBRCXM-554): ?capModels is an unrecognized rcxParameter in the
DFII flow.
ERROR (LBRCXM-554): ?parasiticCapModels is an unrecognized
rcxParameter in the DFII flow.
ERROR (LBRCXM-554): ?resModels is an unrecognized rcxParameter in the
DFII flow.
ERROR (LBRCXM-554): ?parasiticResModels is an unrecognized
rcxParameter in the DFII flow.
ERROR (LBRCXM-554): ?parasiticResWidth is an unrecognized rcxParameter
in the DFII flow.
ERROR (LBRCXM-554): ?parasiticResWidthDrawn is an unrecognized
rcxParameter in the DFII flow.
INFO (LBRCXM-699): Errors exist in master control file "LVS/
rcx.test.rsf".
INFO (LBRCXM-709): ***** QRC terminated abnormally *****
I'm with a university and am trying to upgrade our Assura RCX to the
new QRC. The installation and integration with Assura seems to be
straightforward and right out of the manuals. However, when I run QRC
from the extraction dialog, it exits immediately; the log file is
attached below.
It appears that it doesn't like some of the rcxParameters that were
generated in the RSF file (also attached below). I also tried running
QRC from the command line on the RSF file that is generated by the
dialog and it produces the same output as the log file. It's
interesting that it doesn't complain about all of the rcxParameters.
These parameters are listed in the RCX to QRC Migration guide, so I
would imagine that they're valid.
Cadence version is 5.10.41_USR5 and Assura version is 3.2_USR1.
I've set QRC_ENABLE_EXTRACTION=t and am seeing "Run QRC" in the Assura
menu. It seems to be a problem with QRC recognizing the RCX-formatted
RSF file.
I'm sure that there's something very simple that I'm missing, but I
can't seem to figure it out. Any help would be greatly appreciated.
Andrew Pye
------------------------------- RSF file
-------------------------------
;----------------------------------------------------------------------------
; @(#)$CDS: assura version
av3.2roduction:dfII5.1.41:5.10.41.500.5.105 10/01/08 00:59
(logavt05) $
; sub-version 3.2_USR1
;----------------------------------------------------------------------------
;----------------------------------------------------------------------------
; avParameter Section
; Created by the Assura UI
;----------------------------------------------------------------------------
avParameters(
?workingDirectory "/home/rhome/pyea/8sf/LVS"
?runName "test"
?inputLayout ( "df2" "pye5" )
?cellName "test"
?viewName "layout"
?techLib "/home/rhome/pyea/8sf/assura_tech.lib"
?cdslib "/home/rhome/pyea/8sf/cds.lib"
)
;----------------------------------------------------------------------------
; rcxParameter Section
; Created by the Assura UI
;----------------------------------------------------------------------------
rcxParameters(
?rcxSetupDir "/home/rhome/pyea/IBM_PDK/cmrf8sf/V1.6.0.3DM/
Assura/QRC/32"
?outputFormat "dfII"
?extractedView "av_extracted"
?checkCellView nil
?resistor "presistor"
?resPropName "r"
?extract "res"
?netNameSpace "layout"
?maxFractureLength "infinite"
?fractureLengthUnits "microns"
?temperature 25.0
?type "full"
?rcxfsType "none"
?minR 0.001
?maxMergedViaSize "auto"
?arrayViasSpacing "auto"
?capModels "no"
?parasiticCapModels "no"
?resModels "no"
?parasiticResModels "comment"
?parasiticResWidth nil
?parasiticResWidthDrawn nil
?runName "test"
)
setShellEnvVar("CDS_AUTO_CKOUT=all")
avRCX()
------------------------------- QRC output
-------------------------------
Cadence Extraction QRC - Parasitic Extractor - Version 7.1.2-p010
Mon Aug
25 16:05:08 PDT 2008
---------------------------------------------------------------------------------------------------
Copyright 2008 Cadence Design Systems,
Inc.
ERROR (LBRCXM-554): ?extract is an unrecognized rcxParameter in the
DFII flow.
ERROR (LBRCXM-554): ?netNameSpace is an unrecognized rcxParameter in
the DFII flow.
ERROR (LBRCXM-554): ?maxFractureLength is an unrecognized rcxParameter
in the DFII flow.
ERROR (LBRCXM-554): ?fractureLengthUnits is an unrecognized
rcxParameter in the DFII flow.
ERROR (LBRCXM-554): ?temperature is an unrecognized rcxParameter in
the DFII flow.
ERROR (LBRCXM-554): ?type is an unrecognized rcxParameter in the DFII
flow.
ERROR (LBRCXM-554): ?rcxfsType is an unrecognized rcxParameter in the
DFII flow.
ERROR (LBRCXM-554): ?minR is an unrecognized rcxParameter in the DFII
flow.
ERROR (LBRCXM-554): ?maxMergedViaSize is an unrecognized rcxParameter
in the DFII flow.
ERROR (LBRCXM-554): ?arrayViasSpacing is an unrecognized rcxParameter
in the DFII flow.
ERROR (LBRCXM-554): ?capModels is an unrecognized rcxParameter in the
DFII flow.
ERROR (LBRCXM-554): ?parasiticCapModels is an unrecognized
rcxParameter in the DFII flow.
ERROR (LBRCXM-554): ?resModels is an unrecognized rcxParameter in the
DFII flow.
ERROR (LBRCXM-554): ?parasiticResModels is an unrecognized
rcxParameter in the DFII flow.
ERROR (LBRCXM-554): ?parasiticResWidth is an unrecognized rcxParameter
in the DFII flow.
ERROR (LBRCXM-554): ?parasiticResWidthDrawn is an unrecognized
rcxParameter in the DFII flow.
INFO (LBRCXM-699): Errors exist in master control file "LVS/
rcx.test.rsf".
INFO (LBRCXM-709): ***** QRC terminated abnormally *****