运行和验证生成的 IP 核
在目标硬件上运行和验证从 IP 核设计生成的比特流。输入是器件上 FPGA 部分的生成比特流。输出是在目标 FPGA 上运行的经过仿真和验证的设计。有关工作流的更多详细信息,请参阅Targeting FPGA & SoC Hardware Overview。
对象
函数
主题
- 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 IP Core on Zynq with MATLAB FPGA I/O Host Interface
Implement a QPSK communication algorithm on a AMD® Zynq radio using MATLAB for signal transmission and reception.