IES provides power commands to generate SAIF with specific requirements.
- Specify the scope to be dumped and the output SAIF file name, using the following Tcl command:
dumpsaif -scope hdl_objects -output filename.saif
- Run the simulation.
- End the SAIF dump by typing the following Tcl command:
dumpsaif -end
For more detailed usage or information on IES commands, see the Cadence IES documentation.