• 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. Error in MMSIM when executing on 64bit machine

Stats

  • Locked Locked
  • Replies 1
  • Subscribers 125
  • Views 13702
  • 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

Error in MMSIM when executing on 64bit machine

Arslan
Arslan over 12 years ago

Hi, I am getting following error while executing spectre simulation from a 64 bit machine.

 Can't load '/IC_TOOLS/CADENCE/MMSIM111/tools.lnx86/mdl/etc/perl/cdsPSF.so' for module cdsPSF: libelf.so.1: cannot open shared object file: No such file or directory at /IC_TOOLS/CADENCE/MMSIM111/tools.lnx86/perl/lib/5.8.8/i686-linux/DynaLoader.pm line 230. at /IC_TOOLS/CADENCE/MMSIM111/tools.lnx86/mdl/etc/perl/spectremdl.pl line 236 Compilation failed in require at /IC_TOOLS/CADENCE/MMSIM111/tools.lnx86/mdl/etc/perl/spectremdl.pl line 236. BEGIN failed--compilation aborted at /IC_TOOLS/CADENCE/MMSIM111/tools.lnx86/mdl/etc/perl/spectremdl.pl line 236.

What should I do?

  • Cancel
Parents
  • Andrew Beckett
    Andrew Beckett over 12 years ago

    Do you have these files on your machine?

    /usr/lib/libelf.so.1
    /usr/lib64/libelf.so.1

    The first is the 32-bit version, and the second the 64-bit version. Despite being on a 64-bit OS, the default is for spectre to run in 32-bit mode (you can run spectre -64 to change that, or do "setenv CDS_AUTO_64BIT spectre" before running spectre).

    These are provided by the elfutils-libelf rpm:

    UNIX> rpm -q -f /usr/lib/libelf.so.1
    elfutils-libelf-0.152-1.el6.i686
    UNIX> rpm -q -f /usr/lib64/libelf.so.1
    elfutils-libelf-0.152-1.el6.x86_64

    If you run <MMSIMinstDir>/tools/bin/checkSysConf MMSIM12.1
    (or whatever version you're using) - it should be checking for elfutils-libelf., Are you using a supported OS version?

    Kind Regards,

    Andrew.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Reply
  • Andrew Beckett
    Andrew Beckett over 12 years ago

    Do you have these files on your machine?

    /usr/lib/libelf.so.1
    /usr/lib64/libelf.so.1

    The first is the 32-bit version, and the second the 64-bit version. Despite being on a 64-bit OS, the default is for spectre to run in 32-bit mode (you can run spectre -64 to change that, or do "setenv CDS_AUTO_64BIT spectre" before running spectre).

    These are provided by the elfutils-libelf rpm:

    UNIX> rpm -q -f /usr/lib/libelf.so.1
    elfutils-libelf-0.152-1.el6.i686
    UNIX> rpm -q -f /usr/lib64/libelf.so.1
    elfutils-libelf-0.152-1.el6.x86_64

    If you run <MMSIMinstDir>/tools/bin/checkSysConf MMSIM12.1
    (or whatever version you're using) - it should be checking for elfutils-libelf., Are you using a supported OS version?

    Kind Regards,

    Andrew.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Children
No Data

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