Use this page of the Simulation Export Properties dialog box to learn about the fidelity of the simulation model.

This page includes the following components:

Option Description
Simulation Model Lists the simulation models within the main FPGA model that correspond to the bus interface, top-level framework, and I/O.
ModelFidelity Displays the type of fidelity.The model fidelity is target-specific and can be one of the following types:
  • Hardware Implementation—The timing is exactly the same as the hardware timing, and the VHDL code is the same as the code that the driver software implements on the target.
  • Cycle Accurate—The timing is exactly the same as the hardware timing, but the VHDL code is different than the code that the driver software implements on the target.
  • Simplified Model—The timing is not necessarily the same as the hardware timing, and the VHDL code is different than the code that the driver software implements on the target.