AN 1002: Sharing Platform Designer Packaged Subsystems

ID 786899
Date 10/02/2023
Public
Document Table of Contents

4.1. Step 1: Create a Project and Platform Designer System

To create a new Intel® Quartus® Prime project and Platform Designer system in which to define the packaged subsystem, follow these steps:

  1. In the Intel® Quartus® Prime software, click File > New Project Wizard to create a new project. For this example, specify subsystem_author as the project name, my_system as the top level module, and the Intel Agilex® 7 FPGA (AGIB027R31B1E1VAA) as the target device.
    Figure 3. New Project Wizard Initial Settings


  2. After specifying New Project Wizard settings, click the Finish button. The new project opens in the Intel® Quartus® Prime software.
  3. Click the Create New Platform Designer System button on the main toolbar. The Open System dialog box appears.
    Figure 4. Platform Designer Button on Intel® Quartus® Prime Toolbar


  4. In the Open System dialog box, click the Create new Platform Designer system button. The New Platform Designer System dialog box appears.
    Figure 5. Create new Platform Designer System Button in Open System Dialog Box


  5. In the New Platform Designer System dialog box, specify my_system for the File Name, and then click the Create button.
  6. In the Open System dialog box, click the Create button. The new system with default clock and reset components appears in the System View tab.
    Figure 6. System View Tab with Default Components


  7. In the System View tab, right-click the default clock_in and reset_in components, and then click Remove. Confirm your selection when prompted.
    Figure 7. System View Tab Default Components Removed


    You next add new components to the empty system.