AN 821: Interface Planning for Intel® Stratix® 10 FPGAs

ID 683307
Date 12/15/2017
Public

1.4.2. Changing the Target FPGA

By default the FPGA _TOP design example targets the 1SG280HU1F50E1VG Intel® Stratix® 10 device. You can change the target device to match your resource or performance requirements. When you change the target device, you must allow the Compiler to remove all fixed location assignments, and automatically regenerate any IP for the new device.

Follow these steps to change the target device for the design example:

  1. In the Intel® Quartus® Prime Pro Edition software, click File > Open Project and open the FPGA_TOP.qpf project file.
  2. Click Assignments > Device.
    Figure 22. Target Device Selection
  3. In the Available Devices list, select an Intel® Stratix® 10 device that meets your design and PCB requirements. Click Yes when a message confirms that changing the device removes any existing location assignments.
  4. If the Intel® Quartus® Prime Pro Edition software indicates that one or more Intel® FPGA IP core is now outdated, follow these steps to upgrade the IP:
    1. Click Assignments > Settings > IP Settings, and enable Always regenerate design files for IP cores. This option ensures that all IP is the latest version following compilation.
      Figure 23. IP Settings Dialog Box
    2. Click OK.
  5. When ready, compile the design for the new target device.