Run and Verify Generated 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.
- Choose a Method to Interact with IP Cores on Target Hardware
Choose a software interface method to interact with IP cores running on target hardware.
- Generate and Manage FPGA I/O Host Interface Scripts
Understand what a host interface script is and learn how to generate and manage host interface scripts.
- Use FPGA I/O to Rapidly Prototype HDL IP Core
Create and author a host interface script by configuring interfaces and port mapping information to control HDL IP core.
- Debug and Control Generated HDL IP Core by using JTAG AXI Manager
Specify automatic insertion of the HDL Verifier AXI Manager IP into a reference design.
- Debug AXI4 Slave Registers using Readback in Generated IP Cores
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.
- Debug IP Core using Hardware-Software Deployment
Debug a Zynq® design using HDL Coder™ and Embedded Coder® features.
- Prototype Generated IP Core in MATLAB
Prototype an algorithm running on FPGA hardware from your host computer.
- Use MATLAB FPGA I/O Host Interface to Communicate with FPGA on Zynq-Based Radio
Prototype an FPGA design on a Xilinx Zynq-based radio using MATLAB to deploy and interact with waveform transmitter and receiver algorithms on hardware.
- Prototype IP Core on Zynq with MATLAB FPGA I/O Host Interface
Implement a QPSK communication algorithm on a Xilinx Zynq radio using MATLAB for signal transmission and reception.
- Prototype IP Core on RFSoC with MATLAB FPGA I/O Host Interface
Implement a QPSK algorithm on Xilinx Zynq UltraScale+ kits, generate and deploy HDL code on an RFSoC device, and use MATLAB to capture data interactively.