Visible to Intel only — GUID: caz1624306743233
Ixiasoft
Visible to Intel only — GUID: caz1624306743233
Ixiasoft
1.1.3. Generating Multiple IP Instance Design
- 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.
- Specify the device family Agilex 7 (F-Series/I-Series) and select device with F-tile for your design.
- Select Tools > IP Catalog to open the IP Catalog and select F-Tile Ethernet Intel FPGA Hard IP.
- Specify a top-level name <your_ip> and the folder for your custom IP variation. The parameter editor saves the IP variation settings in a file named <your_ip> .ip.
- Click Create. The IP parameter editor appears.
Figure 6. Example Design Tab
- Specify the parameters in the IP tab. For exact IP parameter setting, refer to the Selected IP Parameter Settings table in the desired Design Example chapter.
- Specify the parameters in the Example Design tab.
Parameters | Value | Description |
---|---|---|
Select Design | Multi Instance of IP Core |
Selects the multiple instance of IP core for example design. |
Example Design Files | Simulation Synthesis |
Simulation option generates the testbench and compilation-only project. Synthesis option generates the hardware design example. |
Simulation Options | Enable fast Simulation Enable Optimized Auto-Negotiation and Link Training full simulation |
Enables the fast simulation in AN/LT IP. Enable Optimized Auto-Negotiatin and Link Training full simulation option enables the optimized simulation for full auto-negotiation and link training flow in generated example design. This option cannot be enabled along with Enable Fast Simulation. |
Generated File Format | Verilog VHDL |
Select the HDL files format. If you select VHDL, you must simulate the testbench with a mixed-language simulator. |
Target Development Kit | None Agilex™ 7 I-Series Transceiver-SoC Development Kit DK-SI-AGI027FA Agilex™ 7 I-Series Transceiver-SoC Development Kit DK-SI-AGI027FB |
Target development kit option specifies the target development kit used to generate the project. |
- Click the Generate Example Design button.