Running the RTL Traffic Generator with AI Engine Simulation - 2022.2 English

Vitis Unified Software Platform Documentation: Application Acceleration Development (UG1393)

Document ID
UG1393
Release Date
2022-12-07
Version
2022.2 English

You can launch the external process using the following steps:

  1. If already inside the Vivado project, once the project hierarchy is updated after adding the required sources, you can run the simulation from Vivado. Refer to Vivado Design Suite User Guide: Logic Simulation (UG900) for more information.
  2. If outside the Vivado project, once the export_sim directory is generated with required simulation scripts, you can traverse inside the appropriate simulator directory and run the <top_module_name>.sh script to launch the RTL simulation.
  3. Also, simultaneously launch the AI Engine simulator process as already mentioned. For details on how to run the aiesimulator command, refer to Versal ACAP AI Engine Programming Environment User Guide (UG1076).

After simulation is launched you can see the traffic propagating to and from the user RTL.

Tip: For more details on how to integrate and launch the external RTL traffic generator with AI simulation process refer to the tutorial