Dumping SAIF in VCS - 2022.1 English

Vivado Design Suite User Guide: Logic Simulation (UG900)

Document ID
UG900
Release Date
2022-04-21
Version
2022.1 English

VCS provides power commands to generate SAIF with specific requirements.

  1. Specify the scope and signals to be generated, by typing:
    power <hdl_objects>
  2. Enable SAIF dumping. You can use the command line in the simulator workspace:
    power -enable
  3. Run simulation for a specific time.
  4. Disable power dumping and report the SAIF, by typing:
    power -disable
    power -report filename.saif

For more detailed usage or information about each command, see the Synopsys VCS documentation.

See Power Analysis Using Vivado Simulator for more information about Switching Activity Interchange Format (SAIF).