Visible to Intel only — GUID: GUID-FF77D5B0-762B-416A-9F3D-ADDC0A92C6B0
Visible to Intel only — GUID: GUID-FF77D5B0-762B-416A-9F3D-ADDC0A92C6B0
Emulate and Debug Your IP Component
Verify the functionality of your design by compiling your component and testbench to an x86-64 FPGA emulation executable that you can debug with a oneAPI debugger. This process is sometimes referred to as debugging through emulation.
Compiling your design to an x86-64 executable is faster than generating and simulating RTL. Shorter compilation time allows you to debug and refine your component quickly before verifying how your component is implemented in hardware.
No additional software is required to emulate your IP component, and no modifications to your host code are required.
For details, refer to Emulate and Debug Your Design.