shahriar22nd
Member level 2
- Joined
- Sep 24, 2009
- Messages
- 45
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,286
- Location
- Dhaka, Bangladesh
- Activity points
- 1,663
Hello all,
I am trying to perform QRC for IBM cmc9flp in Cadence IC612 together with Assura317 and EXT92. I added followings in my .cshrc file:
setenv QRC_HOME /vhome/EDA/EXT92
set path=( $QRC_HOME/tools/bin $PATH )
setenv QRC_ENABLE_EXTRACTION 't'
setenv ASSURAHOME /usr/local/cadence/assura317
set path=( $ASSURAHOME/tools/dfII/bin $ASSURAHOME/tools/bin $ASSURAHOME/tools/assura/bin $PATH )
setenv OA_HOME /vhome/EDA/EXT92/oa_v22.04.050
With all these, I can run DRC and LVS without any problem, but problem occurs when I try: Assura->Run RCX from the Layout L window. The form which appears is named Assura Parasitic Extraction Run Form (not 'QRC Parasitic Extraction Run Form'). At the same time, the CIW reads:
\w *WARNING* QRC_ENABLE_EXTRACTION environmental variable is set but UI can't locate correct QRC installation.
\o In order to run UI in QRC compatibility mode you need to have QRC executables in your $PATH and QRC
\o version should be 6.2.0 or greater. Check your QRC installation and environmental settings.
It seems, my Assura is not overridden properly by the EXT. Anyone please suggest me a right way to override Assura by EXT.
Thank you.
I am trying to perform QRC for IBM cmc9flp in Cadence IC612 together with Assura317 and EXT92. I added followings in my .cshrc file:
setenv QRC_HOME /vhome/EDA/EXT92
set path=( $QRC_HOME/tools/bin $PATH )
setenv QRC_ENABLE_EXTRACTION 't'
setenv ASSURAHOME /usr/local/cadence/assura317
set path=( $ASSURAHOME/tools/dfII/bin $ASSURAHOME/tools/bin $ASSURAHOME/tools/assura/bin $PATH )
setenv OA_HOME /vhome/EDA/EXT92/oa_v22.04.050
With all these, I can run DRC and LVS without any problem, but problem occurs when I try: Assura->Run RCX from the Layout L window. The form which appears is named Assura Parasitic Extraction Run Form (not 'QRC Parasitic Extraction Run Form'). At the same time, the CIW reads:
\w *WARNING* QRC_ENABLE_EXTRACTION environmental variable is set but UI can't locate correct QRC installation.
\o In order to run UI in QRC compatibility mode you need to have QRC executables in your $PATH and QRC
\o version should be 6.2.0 or greater. Check your QRC installation and environmental settings.
It seems, my Assura is not overridden properly by the EXT. Anyone please suggest me a right way to override Assura by EXT.
Thank you.