Exporting the Top Level Design - 2022.1 English

Vivado Design Suite User Guide: Logic Simulation (UG900)

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

To create simulation scripts for the top-level RTL design use export_simulation and provide the simulation fileset object. In the following example sim_1 is the simulation fileset, and export simulation will create simulation scripts for all the RTL entities, IP, and BD objects in the design.

export_ip_user_files -no_script
export_simulation -of_objects [get_filesets sim_1] -directory C:/test_sim \
-simulator questa