Visible to Intel only — GUID: vnq1705927139834
Ixiasoft
1.2. Generating the Design Example
Generate the design example from the IP Parameter Editor.
Figure 3. Example Design Tab in the Low Latency 40G Ethernet Intel® FPGA IP Parameter Editor
Follow these steps to generate the design example and testbench:
- In the Quartus® Prime Pro Edition, click File > New Project Wizard to create a new Quartus Prime project, or File > Open Project to open an existing Quartus® Prime project. The wizard prompts you to specify a device family and device.
- In the IP Catalog, locate and select Low Latency 40G Ethernet Intel® FPGA IP . The New IP Variation window appears.
- Specify a top-level name <your_ip> for your custom IP variation. The parameter editor saves the IP variation settings in a file named <your_ip> .ip.
- Click OK. The parameter editor appears.
- On the IP tab, specify the parameters for your IP variation.
- On the Example Design tab, under Available Example Designs, select the Single Instance of IP core option.
- Under Example Design Files, select the Simulation option to generate the testbench, and select the Synthesis option to generate the compilation-only design examples.
- Click the Generate Example Design button. The Select Example Design Directory window appears.
- If you want to modify the design example directory path or name from the defaults displayed (intel_eth_e40_0_example_design), browse to the new path and type the new design example directory name (<design_example_dir>).
- Click OK.