5G Polar Intel® FPGA IP User Guide

ID 683766
Date 9/30/2020
Public

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

3.2. Generating a 5G Polar IP

To include the IP in a design, generate the IP in the Intel® Quartus® Prime software. Or optionally, you can generate a design example that includes the generated IP, a C model, a MATLAB model, and simulation scripts.
  1. Create a New Intel® Quartus® Prime project
  2. Open IP Catalog.
  3. Select DSP > FEC > 5G Polar and click Add
  4. Enter a name for your IP variant and click Create.
    The name is for both the top-level RTL module and the corresponding .ip file.
    The parameter editor for this IP appears.
  5. Choose your parameters.
    Table 5.   5G Polar Parameters
    Parameter Name Values Description
    Mode

    Encoder

    Decoder

    Select between encoder or decoder.
    NUM_LIST

    4

    8

    List size of the polar list decoder.
    Figure 3.  5G Polar Parameter Editor
  6. For an optional design example, click Generate Example Design
    The software creates a design example.
    Figure 4. Design Example Directory Structure
  7. Click Generate HDL.
Intel® Quartus® Prime generates the RTL and the files necessary to instantiate the IP in your design and synthesize it.