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.
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.