Main Content

Generate an IP Core and Bitstream

Generate HDL IP core and bitstream that contain HDL code for deployment on standalone Xilinx® FPGA boards and SoC Devices

The IP core is a shareable and reusable HDL component that implements a specific function, typically an algorithm. An IP core consists of IP core definition files, HDL code generated for your algorithm, a C header file containing the register address map, and the IP core report.

By using the IP Core Generation workflow in the HDL Workflow Advisor, HDL Coder™ can generate an IP core that contains the HDL source code and the C header files for integrating the IP core into your Vivado® project, and then program the target hardware. You can integrate the IP core into a default or custom reference design depending on the target platform, and generate a bitstream to be deployed to your FPGA hardware. The input is a designed IP core in a Simulink® model or MATLAB® function. The output is a bitstream generated by HDL Coder from the IP core.

Generate IP core and bitstream workflow

Categories