stack overflow with skill routine

Discussion in 'Cadence' started by stroller, Mar 20, 2006.

  1. stroller

    stroller Guest

    hi, i'm running an i wrote at the chip level and get the an error

    hiFormDone(myForm)
    *WARNING* iliVcodeDecompBinaryFn: start instruction was data
    *Error* unknown: Runtime Stack Overflow!!!
    t
    t
    Error: Couldn't find per display information

    i noticed there was a way to increase the size of the stack in
    buildGates (see below), does such a thing exist for the layout tools?

    thx!

    -------------------
    Additional Recommended Runtime Settings
    To prevent stack overflow, Cadence recommends setting the maximum stack
    size available
    for the process to a higher limit than the typical default values.
    Setting the stack limit to 16M
    or higher is recommended, as shown:

    limit stacksize 32M
     
    stroller, Mar 20, 2006
    #1
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.