4G Turbo-V Intel® FPGA IP User Guide

ID 683882
Date 11/18/2020
Public

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

2.2. Generating a 4G Turbo-V IP

You can generate a downlink or uplink accelerator. For the uplink accelerator, replace dl with ul in directory or file names.
  1. Open the Intel Quartus Prime Pro software.
  2. Select File > New Project Wizard.
  3. Click Next.
  4. Enter Project name dl_fec_wrapper_top and enter the project location.
  5. Select Arria 10 device.
  6. Click Finish.
  7. Open the dl_fec_wrapper_top.qpf file available at project directory
    The project wizard appears.
  8. On the Platform Designer tab:
    1. Create the dl_fec_wrapper_top.ip file using hardware tcl file.
    2. Click Generate HDL to generate the design files.
  9. On the Generate tab, click Generate Test bench system.
  10. Click Add All to add the synthesis files to the project.
    The files are in src\ip\dl_fec_wrapper_top\dl_fec_wrapper_10\synth.
  11. Set dl_fec_wrapper_top.v file as top level entity.
  12. Click Start Compilation to compile this project.