1.2. Design Example Files
- Download the FPGA_TOP design example project archive file at:
- Launch the Intel® Quartus® Prime Pro Edition software.
- Click .
- Select the s10_interface_planner_example.qar Archive name, and then click OK. The following project files restore into the Destination folder (by default, the s10_interface_planner_example_restored directory).
File Name | Description |
---|---|
FPGA_TOP.vhd | Contains the top level of the example design. This is the only file you modify for this application note. You can specify the IP variant you require, and the number of channels if instantiating the IP more than once. You can also control whether channels are on only the left, right, or on both sides of the device. |
FPGA_CORE_BLK.vhd | Contains RTL logic that creates reset circuitry inside the FPGA for use when targeting hardware. |
FPGA_EMIF_BLK.vhd | Contains one instance of DDR4 External Memory Interface (EMIF) Intel® FPGA IP in x72 bit mode. This is a common configuration. If you require more than one instance of DDR4 memory, copy and instantiate in the FPGA_TOP.vhd file. |
FPGA_IO_BLK.vhd | Contains the following common Intel® FPGA IP that connect to general purpose I/O pins:
|
FPGA_IP_BLK.vhd | Contains the following common Intel® FPGA IP:
|