Visible to Intel only — GUID: amp1587030301156
Ixiasoft
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.
- Open the Intel Quartus Prime Pro software.
- Select File > New Project Wizard.
- Click Next.
- Enter Project name dl_fec_wrapper_top and enter the project location.
- Select Arria 10 device.
- Click Finish.
- Open the dl_fec_wrapper_top.qpf file available at project directory
The project wizard appears.
- On the Platform Designer tab:
- Create the dl_fec_wrapper_top.ip file using hardware tcl file.
- Click Generate HDL to generate the design files.
- On the Generate tab, click Generate Test bench system.
- 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.
- Set dl_fec_wrapper_top.v file as top level entity.
- Click Start Compilation to compile this project.