Write sim control settings to a configuration script.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(tem_simControl_type), | intent(inout) | :: | me | The simulation control settings to write to a Lua table. |
||
type(aot_out_type) | :: | conf | Handle for the Lua script to write to. |
|||
character(len=*), | optional | :: | key | Name for the simulation control table. Default is sim_control. |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
character(len=labelLen), | private | :: | loc_key |