Error (ADE-3036)

V

vishwas c n

Guest
Hi, i was trying to run a simple test on a delay cell for the first time in virtuoso. I am getting the following error during Netlist and Run:


ERROR (ADE-3036): Errors encountered during simulation. The simulator run log has not been generated.
Possible cause could be an invalid command line option for the version of the simulator
you are running. Choose Setup->Environment and verify that the command line options
specified in the userCmdLineOption field are supported for the simulator.
Alternatively, run the simulator standalone using the runSimulation file in the netlist
directory to know the exact cause of the error.


this is the runSimulation file content

spectre input.scs +escchars +log ../psf/spectre.out +inter=mpsc +mpssession=spectre0_17653_1 -format psfxl -raw ../psf +lqtimeout 900 -maxw 5 -maxn 5


this is the result of runSimulation if we run the above command in the console



WARNING: HOST <idefix> DOES NOT APPEAR TO BE A CADENCE SUPPORTED LINUX CONFIGURATION.
For More Info, Please Run '<cdsroot>/tools.lnx86/bin/checkSysConf' <productId>.

/cad/cds03/Cadence_Tools/MMSIM/tools.lnx86/spectre/bin/32bit/spectre: /lib/tls/i686/cmov/libc.so.6: version `GLIBC_2.4' not found (required by /cad/cds03/Cadence_Tools/MMSIM/tools.lnx86/spectre/bin/32bit/spectre)


this is the echo $PATH

/usr/bin/X11:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/usr/lib:/sbin:/bin:/opt:/opt/etc:/cad/cds03/Cadence_Tools/MMSIM/tools/bin:/cad/cds03/Cadence_Tools/INCISIV/bin:/cad/cds03/Cadence_Tools/INCISIV/tools/bin:/cad/cds03/Cadence_Tools/INCISIV/tools/systemc/gcc/bin:/cad/cds03/Cadence_Tools/IC/tools/bin:/cad/cds03/Cadence_Tools/IC/tools/dfII/bin:/cad/cds03/Cadence_Tools/PVE/bin:/cad/cds03/Cadence_Tools/PVE/tools/bin:/cad/cds03/Cadence_Tools/ASSURA/tools/bin:/cad/cds03/Cadence_Tools/ASSURA/tools/assura/bin:/cad/cds03/Cadence_Tools/ASSURA/bin:/cad/mentor/tools/x86_cal_2012.3_15.13/bin:/cad/cds03/Cadence_Libraries/TSMC_TECH/TSMCMSRFLP_65_OA



----------------------------------------

I tried to google for possible solutions, but i couldn't find anything helpful..!! Any help regarding the issue is duly welcome.
 
On 05/10/13 22:14, vishwas c n wrote:
WARNING: HOST <idefix> DOES NOT APPEAR TO BE A CADENCE SUPPORTED LINUX CONFIGURATION.
For More Info, Please Run '<cdsroot>/tools.lnx86/bin/checkSysConf' <productId>.
This bit would be the clue. I suspect you're running MMSIM11.1 or
MMSIM12.1 (you didn't say), and these require you to be using RHEL5 or
RHEL6 (or similar vintage SuSE), and running a 64 bit OS (note that
spectre can be run in 32 bit or 64 bit mode, but the OS must be a 64 bit
version).

Probably you're running an older OS revision on <idefix>. You should
check that.

Regards,

Andrew.
 
Hi, I come across the same problem with you. May I know how do you fix it?

Best,

Zr



On Friday, May 10, 2013 5:14:33 PM UTC-4, vishwas c n wrote:
Hi, i was trying to run a simple test on a delay cell for the first time in virtuoso. I am getting the following error during Netlist and Run:





ERROR (ADE-3036): Errors encountered during simulation. The simulator run log has not been generated.

Possible cause could be an invalid command line option for the version of the simulator

you are running. Choose Setup->Environment and verify that the command line options

specified in the userCmdLineOption field are supported for the simulator.

Alternatively, run the simulator standalone using the runSimulation file in the netlist

directory to know the exact cause of the error.





this is the runSimulation file content



spectre input.scs +escchars +log ../psf/spectre.out +inter=mpsc +mpssession=spectre0_17653_1 -format psfxl -raw ../psf +lqtimeout 900 -maxw 5 -maxn 5





this is the result of runSimulation if we run the above command in the console







WARNING: HOST <idefix> DOES NOT APPEAR TO BE A CADENCE SUPPORTED LINUX CONFIGURATION.

For More Info, Please Run '<cdsroot>/tools.lnx86/bin/checkSysConf' <productId>.



/cad/cds03/Cadence_Tools/MMSIM/tools.lnx86/spectre/bin/32bit/spectre: /lib/tls/i686/cmov/libc.so.6: version `GLIBC_2.4' not found (required by /cad/cds03/Cadence_Tools/MMSIM/tools.lnx86/spectre/bin/32bit/spectre)





this is the echo $PATH



/usr/bin/X11:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/usr/lib:/sbin:/bin:/opt:/opt/etc:/cad/cds03/Cadence_Tools/MMSIM/tools/bin:/cad/cds03/Cadence_Tools/INCISIV/bin:/cad/cds03/Cadence_Tools/INCISIV/tools/bin:/cad/cds03/Cadence_Tools/INCISIV/tools/systemc/gcc/bin:/cad/cds03/Cadence_Tools/IC/tools/bin:/cad/cds03/Cadence_Tools/IC/tools/dfII/bin:/cad/cds03/Cadence_Tools/PVE/bin:/cad/cds03/Cadence_Tools/PVE/tools/bin:/cad/cds03/Cadence_Tools/ASSURA/tools/bin:/cad/cds03/Cadence_Tools/ASSURA/tools/assura/bin:/cad/cds03/Cadence_Tools/ASSURA/bin:/cad/mentor/tools/x86_cal_2012.3_15.13/bin:/cad/cds03/Cadence_Libraries/TSMC_TECH/TSMCMSRFLP_65_OA







----------------------------------------



I tried to google for possible solutions, but i couldn't find anything helpful..!! Any help regarding the issue is duly welcome.
 
Hello,

Can you please explain a bit more clearly ?

KS
On Friday, May 10, 2013 5:14:33 PM UTC-4, vishwas c n wrote:

Hi, i was trying to run a simple test on a delay cell for the first time in virtuoso. I am getting the following error during Netlist and Run:











ERROR (ADE-3036): Errors encountered during simulation. The simulator run log has not been generated.



Possible cause could be an invalid command line option for the version of the simulator



you are running. Choose Setup->Environment and verify that the command line options



specified in the userCmdLineOption field are supported for the simulator.



Alternatively, run the simulator standalone using the runSimulation file in the netlist



directory to know the exact cause of the error.











this is the runSimulation file content







spectre input.scs +escchars +log ../psf/spectre.out +inter=mpsc +mpssession=spectre0_17653_1 -format psfxl -raw ../psf +lqtimeout 900 -maxw 5 -maxn 5











this is the result of runSimulation if we run the above command in the console















WARNING: HOST <idefix> DOES NOT APPEAR TO BE A CADENCE SUPPORTED LINUX CONFIGURATION.



For More Info, Please Run '<cdsroot>/tools.lnx86/bin/checkSysConf' <productId>.







/cad/cds03/Cadence_Tools/MMSIM/tools.lnx86/spectre/bin/32bit/spectre: /lib/tls/i686/cmov/libc.so.6: version `GLIBC_2.4' not found (required by /cad/cds03/Cadence_Tools/MMSIM/tools.lnx86/spectre/bin/32bit/spectre)











this is the echo $PATH







/usr/bin/X11:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/usr/lib:/sbin:/bin:/opt:/opt/etc:/cad/cds03/Cadence_Tools/MMSIM/tools/bin:/cad/cds03/Cadence_Tools/INCISIV/bin:/cad/cds03/Cadence_Tools/INCISIV/tools/bin:/cad/cds03/Cadence_Tools/INCISIV/tools/systemc/gcc/bin:/cad/cds03/Cadence_Tools/IC/tools/bin:/cad/cds03/Cadence_Tools/IC/tools/dfII/bin:/cad/cds03/Cadence_Tools/PVE/bin:/cad/cds03/Cadence_Tools/PVE/tools/bin:/cad/cds03/Cadence_Tools/ASSURA/tools/bin:/cad/cds03/Cadence_Tools/ASSURA/tools/assura/bin:/cad/cds03/Cadence_Tools/ASSURA/bin:/cad/mentor/tools/x86_cal_2012.3_15.13/bin:/cad/cds03/Cadence_Libraries/TSMC_TECH/TSMCMSRFLP_65_OA















----------------------------------------







I tried to google for possible solutions, but i couldn't find anything helpful..!! Any help regarding the issue is duly welcome.
 

Welcome to EDABoard.com

Sponsor

Back
Top