DSP Builder for Intel® FPGAs (Advanced Blockset): Handbook

ID 683337
Date 6/20/2022
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

16.1.2. HDL Import

You can import VHDL, Verilog HDL, and System Verilog into DSP Builder designs when you add a HDL Import block to your design. You can only configure HDL Import blocks after you configure the HDL Import Config block.
Figure 114. HDL Import Block Parameters
Table 275.  HDL Import Parameters
Parameter Description
Instance Select from any instance in your imported HDL. Each HDL Import block must represent a unique instance.
Port DSP Builder automatically populates this column.
I/O Type DSP Builder determines the IO type based on the name of the port. You can change any entry to Input, Output, Clock, or Reset. HDL Import only allows one clock and one reset.
Data Type Informs Simulink and DSP Builder how they should interpret the ModelSim data. Set the Data Type of inputs to Inherit; the Data Type of outputs defaults to Signed. For Boolean or std_logic data type, select Unsigned with 0 fractional bits.