Hello,
i am tring to run a simple simulation about a inverter, following a guide books. i am using ic614 and mmsim61.
After starting simulatio, error occured, and I get the following message:
"*Error* 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.
A
lternatively , run the simulator standalone using the runSimulation
file in the netlist directory to know the exact cause of the error."
Just like the similar question in http://www.cadence.com/Community/forums/p/13755/22031.aspx
i took the advise, put the mmsim path before ic610, but the error message still come out.
./runSimulation show the message below:
wrap3264: Couldn't execv /eda/mmsim61/tools.lnx86/spectre/bin/64bit/spectre: Exec format error
could anyone help me?