Xilinx Customer Support

Solutions Database


Quicksim II/Solaris: Could not load object file ____.ss5_b, no such fileor directory


Record #893

Product Family:  Software

Product Line:  Mentor

Problem Title:
Quicksim II/Solaris: Could not load object file ____.ss5_b, no such
fileor directory



Problem Description:
Quicksim II, while running under Solaris, may issue the following error:

   '/MANIC/sp_ram32': Problems loading binary '$LCA/gen_lib/sp_ram32/
     sp_ram32.ss5_b'
   Could not load object file "../tools/ds344/gen_lib/sp_ram32/sp_ram32.ss5_b"
   No such file or directory

This error will occur on all RAM and ROM modules in a design.

Unlike standard QuickPart models, Xilinx RAMs and ROMs are described using
"behavioral language models" (BLMs), which have as their core a binary
executable file.  This file is named differently for each platform:
____.sss_b for SunOS, ____.hpu_b for HP-UX, ____.ss5_b for Solaris, etc.
Under Solaris, Quicksim thus expects to find a ____.ss5_b file where none
exists.


Solution 1:

Solaris-native versions of the RAM and ROM models do not exist in the
released XACT 5.x software.  However, an unofficial RAM and ROM patch is
available:

   ftp://ftp.xilinx.com/pub/swhelp/mentor/solarmen.tar.Z

This is a compressed TAR file that needs to be extracted in the $LCA
directory.



End of Record #893