Visible to Intel only — GUID: rtn1695071648269
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: rtn1695071648269
Ixiasoft
4.4.1. Editing the Packaged Subsystem
The packaged subsystem infrastructure uses a Tcl script file to specify the packaged subsystem properties. You can modify the packaged subsystem script on the Packaged Subsystem Script tab to control the following in the packaged subsystem:
- Add parameters to enable or disable individual IP components in the packaged subsystem.
- Lock or unlock packaged subsystem editing for packaged subsystem users.
- Add subsystem-level parameters that set parameter values of internal components.
- Modify the internal .qsys system file.
You can edit the default script for this example to enable the packaged subsystem user to select either a transmitter or receiver variant of the DisplayPort subsystem. You enable this capability by setting the proper parameters of the internal DisplayPort IP, performing the correct connections, and exporting the proper interfaces. The following describes editing the packaged subsystem for this example.