• 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. Issues related to cadence xrun command

Stats

  • Locked Locked
  • Replies 1
  • Subscribers 65
  • Views 4074
  • 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

Issues related to cadence xrun command

Siva Rama Krishna Vanjari
Siva Rama Krishna Vanjari over 1 year ago

We are trying to run compilation, elab and sim with command xrun -r -u alu, where alu is one of the units to execute. we are getting the following errors.

1) xmsim: *E,DLMKDF: Unable to add default DEFINE std       /home/xxxx/Cad/xcelium/tools/inca/files/STD.
    xmsim: *E,DLMKDF: Unable to add default DEFINE synopsys  /home/xxxx/Cad/xcelium/tools/inca/files/SYNOPSYS


2) xmsim: *W,DLNOHV: Unable to find an 'hdl.var' file to load in.

What is the purpose of hdl.var

3) xmsim: *F,NOSNAP: Snapshot 'alu' does not exist in the libraries.

I cannot see in log files, which libraries is it referring to??

Any one request you to help on how to debug these.

  • Cancel
  • StephenH
    StephenH over 1 year ago

    It's hard to diagnose your problem just from those snippets without more context (and really you should be using https://support.cadence.com/ for support requests, not this public forum).

    You mention that you're trying to compile, elaborate and simulate using "xrun -r" but the "-r" switch is telling the tool to jump in directly at the simulation step and to assume that you have already compiled and elaborated. If you are trying to compile, elaborate and simulate in one step, remove the "-r" option.

    Note that the "-u" option is specified as "convert identifiers to upper case", which is probably not what you wanted (though it's not clear why you added it).

    If the above doesn't resolve your problem, please give us more details, ideally your exact xrun commands that you used. If you can't share those on the public forum, register for a support account and file a support ticket.

    • Cancel
    • Vote Up +1 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