• 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. ADE XL no jobs get started

Stats

  • Locked Locked
  • Replies 3
  • Subscribers 125
  • Views 15169
  • 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

ADE XL no jobs get started

marten
marten over 10 years ago

Hi there,


while my transient and dc analysis run quite fine in ADE L, I would like to do some Monte Carlo Analysis with ADE XL. Unfortunately, even a "Single Runs, Sweeps and Corners" analysis does not start. Any job times out saying, "failed to start jobs after 6 attempts".

My job policy is:

distribution: local

max. jobs: 1

start immediately: checked

timeouts: Start Timeout 60, Configure Timeout 300, Linger Time 300


What can be done to fix this issue?


Cheers,

Marten

  • Cancel
  • marten
    marten over 10 years ago

    Errors could be fixed!

    Since I run Cadence on Ubuntu (yeah I know, not supported... ;-)), I had to do the following:


    mkdir -p /usr/X11R6/lib/X11/fonts/
    ln -s /usr/share/fonts/X11/misc/ /usr/X11R6/lib/X11/fonts/misc
    ln -s /usr/share/fonts/X11/Type1/ /usr/X11R6/lib/X11/fonts/Type1
    ln -s /usr/share/fonts/X11/75dpi/ /usr/X11R6/lib/X11/fonts/75dpi
    ln -s /usr/share/fonts/X11/100dpi/ /usr/X11R6/lib/X11/fonts/100dpi

    Now jobs get started as expected.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • CSCNalu
    CSCNalu over 7 years ago in reply to marten

    So what was the actual solution?  (I'm in RHEL7 so I couldn't just copy/paste your code)  Is it just a matter of getting rid ofthose stupid warnings from start up being seemingly unrelated but stopping something else from happening??

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • Andrew Beckett
    Andrew Beckett over 7 years ago in reply to CSCNalu

    Can you show what happens if you run "virtuoso -nograph" ?

    Sometimes there are issues with missing fonts needed when you run in no graph mode (it's a little odd that you need fonts when  you can't see them, but it's because there's a VNC session that is used to swallow all the graphical events, and that doesn't start up properly when some of these fonts are missing). To fix those you may need to install these packages (e.g. using "yum install"):

    xorg-x11-fonts-misc
    xorg-x11-fonts-100dpi
    xorg-x11-fonts-ISO8859-1-100dpi
    xorg-x11-fonts-ISO8859-1-75dpi

    Your problem may be something else, hence the request to do "virtuoso -nograph". Even then it might be something else, so the right solution is to contact customer support.

    Regards,

    Andrew.

    • 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