S
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
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