Quantcast
Channel: Cadence Custom IC Design Forum
Viewing all articles
Browse latest Browse all 4908

Limited History Entries?

$
0
0

When trying to run more than 10 concurrent runs from a self-constructed OCEAN script, on the 11th run I encounter the following error:

ERROR (ASSEMBLER-3015): The number of history items for which simulations are currently running is greater than the specified maximum number of history items
Either wait for simulations to complete or choose Options > Save and increase the value in the History Entries to Save group box, and then run simulation again.

*Error* error: The number of history items for which simulations are currently running is greater than the specified maximum number of history items - nil

I tried increasing this variable using the following command, directly inside the OCEAN script:

envSetVal("adexl.simulation" "saveLastNHistoryEntries" 'int 200)

but a different error popped up:

ERROR (ASSEMBLER-2404): Cannot find a setup database entry for handle 635339.
Provide a valid database handle and try again.

What is the safest way that I can increase this variable?

Regards,

Tiago

WARNING (ASSEMBLER-11301): The values of following environment variables conflict with each other:

spectre.envOpts controlMode 'batch'
maestro.simulation interactiveA t


Viewing all articles
Browse latest Browse all 4908

Trending Articles