Visible to Intel only — GUID: dkz1692195338091
Ixiasoft
4.4.1. Editing the Packaged Subsystem
4.4.2. Step 4a: Add Two Checkbox Controls
4.4.3. Step 4b: Enable or Disable Modules and Checkboxes
4.4.4. Step 4c: Run run_system_script
4.4.5. Step 4d: Iterate Over All Parameters
4.4.6. Step 4e: Setting DisplayPort IP Functionality
4.4.7. Step 4f: Make Packaged Subsystem Unlockable
4.4.8. Step 4g: Sync System Infos, Assign Base Addresses, and Save
Visible to Intel only — GUID: dkz1692195338091
Ixiasoft
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:
- 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
- After specifying New Project Wizard settings, click the Finish button. The new project opens in the Intel® Quartus® Prime software.
- 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
- 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
- In the New Platform Designer System dialog box, specify my_system for the File Name, and then click the Create button.
- 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
- 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.