Introduction to Intel® FPGA IP Cores

ID 683102
Date 10/04/2021
Public

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

Document Table of Contents

1.10.1.1. Accessing HDL Code Templates

The Intel® Quartus® Prime software includes code examples or templates for inferred RAMs, ROMs, shift registers, arithmetic functions, and DSP functions optimized for Intel FPGA devices. To access HDL code templates to define these IP cores in HDL:
  1. Open a file in the text editor.
  2. Click Edit > Insert template.
  3. In the Insert Template dialog box, click the + icon to expand either the Verilog HDL category or the VHDL category, depending on the HDL you prefer.
  4. Under Full Designs, expand the navigation tree to display the type of functions you want to infer.
  5. Select the function to display the code in the Preview pane and click Insert.