Visible to Intel only — GUID: rpa1692205708904
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: rpa1692205708904
Ixiasoft
4.4. Step 4: Create and Configure a Packaged Subsystem
After you instantiate and connect all components, you can save the current system as a packaged subsystem .qcp file that compresses, preserves, and allows you to share the packaged subsystem.
To save the current system as the dp_subsys packaged subsystem, follow these steps:
- In Platform Designer's IP Catalog, double-click the New Packaged Subsystem command. The New Packaged Subsystem dialog box appears for specification of the packaged subsystem properties.
Figure 11. New Packaged Subsystem Command in IP Catalog
- In the Components tab, specify dp_subsys for the packaged subsystem Display Name. In this tab you specify the components that you want to include in the package by turning on or off the corresponding checkbox. For this example, leave all checkboxes turned on.
- In the File box, retain the <project_directory>/ip/packages/dp_rx_subsys.qcp default location for saving the file. This location ensures that the packaged subsystem is available in IP Catalog by default.
- To add a new file to the packaged subsystem, click the Add File tab and select any supporting files you want to add. There are no files to add for this example.
- View and modify the underlying script that specifies the package subsystem properties on the Packaged Subsystem Script tab, as Editing the Packaged Subsystem describes next.
Figure 12. New Packaged Subsystem Dialog Box
Section Content
Editing the Packaged Subsystem
Step 4a: Add Two Checkbox Controls
Step 4b: Enable or Disable Modules and Checkboxes
Step 4c: Run run_system_script
Step 4d: Iterate Over All Parameters
Step 4e: Setting DisplayPort IP Functionality
Step 4f: Make Packaged Subsystem Unlockable
Step 4g: Sync System Infos, Assign Base Addresses, and Save