Third-party simulators such as Questa Advanced Simulator and Xcelium are supported when executing
hardware emulation of your design. You can enable these simulators by updating the
Vitis configuration file (config.ini or system.cfg).
Simulator |
v++ --link
Configuration |
---|---|
Questa |
EXPORT
simulator=questa
|
Xcelium |
EXPORT
simulator=xcelium
|
When the modifications have been made, build the design as normal, run the script launch_hw_emu.sh and the new simulator will be used. More information on emulation is provided in Running the System.