Visible to Intel only — GUID: gvb1603967465625
Ixiasoft
1. About the O-RAN Intel® FPGA IP Design Example
2. Getting Started with the O-RAN Intel® FPGA IP Design Example
3. O-RAN Intel® FPGA IP Design Example Functional Description
4. O-RAN IP Design Example User Guide Archives
5. Document Revision History for the O-RAN Intel® FPGA IP Design Example User Guide
Visible to Intel only — GUID: gvb1603967465625
Ixiasoft
2.1. Generating the O-RAN IP Design Example
Quickly configure your custom IP variation in the IP Parameter Editor and generate a design example.
Before you begin, ensure both the eCPRI Intel FPGA IP and ORAN Intel FPGA IP are installed in the <quartus_installation_dir>/ip/altera_cloud directory.
- Create an Intel® Quartus® Prime Pro Edition project in which to integrate your IP.
- In the Intel® Quartus® Prime Pro Edition, click File > New Project Wizard to create a new Intel Quartus Prime project, or File > Open Project to open an existing Quartus Prime project. The wizard prompts you to specify a device.
- Specify the device family that meets the speed grade requirements for the IP.
- Click Finish.
- In the IP Catalog, select O-RAN Intel FPGA IP.
The New IP Variation window appears.
- Specify a top-level name for your new custom IP variation.
The parameter editor saves the IP variation settings in a file named <your_ip> .ip.
- Click OK. The parameter editor appears.
Figure 1. O-RAN IP Parameter Editor
- Specify the parameters for your IP variation. Refer to Parameters for information about specific IP parameters.
The O-RAN Design Example does not support window monitoring or application layer fragmentation.
- Click the Design Example tab and specify the parameters for your design example.
Figure 2. Design Example Parameter Editor
- Click Generate HDL.
The Generation dialog box appears.
- Specify output file generation options, and then click Generate.
The IP variation files generate according to your specifications.
- Click Finish. The parameter editor adds the top-level .ip file to the current project automatically. If you are prompted to manually add the .ip file to the project, click Project > Add/Remove Files in Project to add the file.
- After generating and instantiating your IP variation, make appropriate pin assignments to connect ports and set any appropriate per-instance RTL parameters.