The desmond_extend Stage
- Overview
- Default Configuration
The desmond_extend stage can be used to extend the simulation time of a previous simulate stage. This restarts the simulation from the last Desmond checkpoint file obtained in the previous simulate stage. You can specify the amount of additional simulation time in picoseconds with the keyword added_time. By default, the output files created in the desmond_extend stage will be archived, compressed, and copied back to the directory from where the multisim workflow was submitted.
Default configurations for the desmond_extend stage. A {type} value is shown for keywords which do not have defaults set. See General multisim Stage Keywords for descriptions of general keywords
{
added_time = 0
compress = "$MAINJOBNAME_$STAGENO-out.tgz"
dir = "$[$JOBPREFIX/$]$[$PREFIX/$]$MAINJOBNAME_$STAGENO"
dryrun = false
effect_if = {list}
jlaunch_opt = []
jobname = "$MAINJOBNAME_$STAGENO"
prefix = ""
should_skip = false
should_sync = true
struct_output = ""
title = {str}
transfer_asap = false
}