• Skip to main content
  • Skip to search
  • Skip to footer
Cadence Home
  • This search text may be transcribed, used, stored, or accessed by our third-party service providers per our Cookie Policy and Privacy Policy.

  1. Community Forums
  2. Custom IC Design
  3. Cadence 5.1.41 Spectre Error

Stats

  • Locked Locked
  • Replies 2
  • Subscribers 126
  • Views 15177
  • Members are here 0
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Cadence 5.1.41 Spectre Error

Pasindu
Pasindu over 12 years ago

 I am using Cadence 5.1.41 with NCSU CDK 1.5.1, and I am new to Cadence. I have created a simple schematic in Virtuoso. When I try to simulate the schematic using Analog Design Environment (ADE) and Spectre simulator, I got the following error.

*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 simualtor. Alternatively, run the simulator standalone using the runSimulation file in the netlist directory to know the exact cause of the error.

Then I found the runSimulation file and ran it, which gave me the following error.

*ERROR* /usr/local/cadence/MMSIM101/tools.lnx86/spectre/bin/32bit/spectre: error while loading shared libraries: libelf. so. 1: cannot open shared object file: No such file or directory

In my case Cadence is installed on a remote host which runs Fedora Linux. I am running Cadence through a ssh connection.

 In similar post I saw a suggestion to use  # rpm -qa | grep elfutils command. Would this work in my case? What does this command do? To make sure I won't make any damage, I thought of getting this confirmed before trying it.

Can anyone please help me sort this out? As I said I am new to cadence, and I am lost at the moment. Thanks in advance.

  • Cancel
  • Andrew Beckett
    Andrew Beckett over 12 years ago

    You need to have the elfutils-libelf package installed. All the command above will do is check to see if you have it installed or not.

    On my machine, I have /usr/lib/libelf.so.1 and if I do:

    rpm -q -f /usr/lib/libelf.so.1

    I get:

     elfutils-libelf-0.152-1.el6.i686

    (it will have different suffixes on different OS versions).

    Running:

      <MMSIMinstDir>/tools/bin/checkSysConf MMSIM10.1

    would tell you if you have the right packages (including this one). However, since Fedora releases are not supported, this may not work because the entire OS is not supported ;-( (although will most likely work provided that  you have the correct packages installed).

    Regards,

    Andrew.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • Pasindu
    Pasindu over 12 years ago

     Thanks Andrew.

     I found out that the main cause of error was that I was running the 32 bit binay file instead of the 64 bit one. Changed this in ADE, and 64 bit Apectre works without errors.

     I guess your suggested fix solves the problem for 32 bit version as well. I did not try it since the 64-bit version is working. 

     

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel

Community Guidelines

The Cadence Design Communities support Cadence users and technologists interacting to exchange ideas, news, technical information, and best practices to solve problems and get the most from Cadence technology. The community is open to everyone, and to provide the most value, we require participants to follow our Community Guidelines that facilitate a quality exchange of ideas and information. By accessing, contributing, using or downloading any materials from the site, you agree to be bound by the full Community Guidelines.

© 2025 Cadence Design Systems, Inc. All Rights Reserved.

  • Terms of Use
  • Privacy
  • Cookie Policy
  • US Trademarks
  • Do Not Sell or Share My Personal Information