• 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. Functional Verification
  3. fsm code coverage

Stats

  • Locked Locked
  • Replies 5
  • Subscribers 64
  • Views 15163
  • 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

fsm code coverage

ShawnLogan
ShawnLogan over 17 years ago

 In order to test the fsm code coverage in RTL code,add the argument "-coverage F" in the comand ncelab. I use IUS611 in linux platform.But when elaberating the RTL,the tool occurs some
error as follows:
        
ncelab: *E,SISUNL: Unable to load SIS ibrary /cad/cadence/IUS611s003/lnx86/tools.lnx86
                /systemc/gcc/3.4.6/install/lib/li_s.so.1:  version `GCC_4.2.0' not found (required
                  by /usr/lib/libstdc++.so.5).
      
       I find the GCC_4.2.0,but can't find it. Howerver I run the script in IUS611 on solaris platform,
the result is right and the tool does not  generate the error.
       Is there some difference in fsm code coverage based solaris platform and linux platform?
How to deal with the question?
      


Originally posted in cdnusers.org by shawn-1
  • Cancel
Parents
  • archive
    archive over 17 years ago

    Hi steve:
    I got it!
    It must be make the $PATH and $LD_LIBRARY_PATH gcc vesion same with the linux platform gcc vesion.

    The linux platform gcc vesion is gcc version 3.2.3 ;

    so the $PATH and $LD_LIBRARY_PATH in IUS6.11 is setted as follow:
    setenv LD_LIBRARY_PATH "/cad/cadence/IUS611-s003/lnx86/tools.lnx86/systemc/gcc/3.2.3-x86_64/install/lib:
    {$LD_LIBRARY_PATH}"
    setenv PATH "/cad/cadence/IUS611-s003/lnx86/tools.lnx86/systemc/gcc/3.2.3-x86_64/install/bin:${PATH}"

    Thanks steve

    shawn lieu


    Originally posted in cdnusers.org by shawn-1
    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Reply
  • archive
    archive over 17 years ago

    Hi steve:
    I got it!
    It must be make the $PATH and $LD_LIBRARY_PATH gcc vesion same with the linux platform gcc vesion.

    The linux platform gcc vesion is gcc version 3.2.3 ;

    so the $PATH and $LD_LIBRARY_PATH in IUS6.11 is setted as follow:
    setenv LD_LIBRARY_PATH "/cad/cadence/IUS611-s003/lnx86/tools.lnx86/systemc/gcc/3.2.3-x86_64/install/lib:
    {$LD_LIBRARY_PATH}"
    setenv PATH "/cad/cadence/IUS611-s003/lnx86/tools.lnx86/systemc/gcc/3.2.3-x86_64/install/bin:${PATH}"

    Thanks steve

    shawn lieu


    Originally posted in cdnusers.org by shawn-1
    • 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