Run and Verify IP Core
Run and verify the generated bitstream from your IP core design on your target hardware. The input is a generated bitstream for the FPGA portion of your device. The output is a simulated and verified design running on your target FPGA. For more details on the workflow, see Targeting FPGA & SoC Hardware Overview.
Objects
Functions
Topics
- Program Target FPGA Boards or SoC Devices
How to program the target Intel or Xilinx Hardware.
- Generate Host Interface Script to Probe and Rapidly Prototype HDL IP Core
Generate host interface script to communicate with the HDL IP core and perform rapid prototyping.
- Create Host Interface Script to Control and Rapidly Prototype HDL IP Core
Create and author a host interface script by configuring interfaces and port mapping information to control HDL IP core.
- Use JTAG AXI Manager to Control HDL Coder Generated IP Core
This example shows how to specify automatic insertion of the HDL Verifier™ AXI Manager IP into a reference design.
- Inspect the Written Values of AXI4 Slave Registers by Using the Readback Methods
This example describes the different techniques to read the AXI4 slave input registers in your design.
- Debug IP Core Using FPGA Data Capture
This example shows how to debug an IP core you generate in HDL Coder™ using only FPGA Data Capture as well as both AXI Manager and FPGA Data Capture together.
- Model and Debug Test Point Signals with HDL Coder
An example that shows how to add test points to signals in your model and debug these signals in the generated HDL code.