The following is the error message i got when i tried to run the
simulation in the netlist directory
/**************************
/cad/tools/cadencetools/mmsim_6_1/tools/bin/spectre: line 180: 8906
Killed /cad/tools/cadencetools/mmsim_6_1/tools.lnx86/
spectre/bin/spectre input.scs
Thanks and regards,
Lokesh
It's most likely a problem with missing shared libraries.
Also, that is a rather old (and unsupported) version of MMSIM (assuming it
really is MMSIM61).
If you just run "./runSimulation" what is the error?
Regards,
Andrew.
Odd. Try typing (without line wrapping - so all on one line):
/cad/tools/cadencetools/mmsim_6_1/tools.lnx86/spectre/bin/spectre -env
artist5.1.0 +escchars +log ../psf/spectre.out -format sst2 -raw ../psf
+lqtimeout 900 -maxw 5 -maxn 5 input.scs
And see what it says.
Regards,
Andrew.