Specify all device operating conditions settings such as:
- Thermal, for example:
- Ambient temperature
- Heat sink
- Voltage, for example:
- VCCINT
- VCCAUX
- VCCO
- Device, for example:
- Temperature grade
- Process corner
Use the following commands:
-
report_operating_conditions
Report all or the specified operating condition settings. Examples are:
report_operating_conditions # Reports all report_operating_conditions -voltage
-
set_operating_conditions
Modify the specified operating condition parameters. Examples are:
set_operating_conditions -process maximum -junction_temperature 50 set_operating_conditions -voltage {vccint 0.97 vccaux 1.71}
- reset_operating_conditions
Return all or the specified operating condition parameters to the default values for the selected device. Examples are:
reset_operating_conditions # Resets all reset_operating_conditions -voltage