AN 1002: Sharing Platform Designer Packaged Subsystems

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

5.3. Step 3: Instantiate the Packaged Subsystem

To instantiate the dp_subsys packaged subsystem from Platform Designer's IP Catalog, follow these steps:
  1. Ensure that the packaged subsystem .qcp is in the packaged subsystem user's IP search path, such as the default <project_directory>/ip/packages/dp_subsys.qcp path.
  2. In Platform Designer, click File > Refresh System to ensure that IP Catalog displays the latest IP and packaged subsystems in the IP search path. The dp_subsys packaged subsystem should now appear under Project in the IP Catalog.
    Figure 26. dp_subsys Packaged Subsystem in IP Catalog


  3. In IP Catalog, double-click the dp_subsys packaged subsystem under Project. Turn on the RX parameter and change the HDL entity name to dp_rx_subsys in the parameter editor.
    Figure 27. dp_subsys Parameter Editor


  4. Click Finish. The packaged subsystem appears instantiated in the System View as a single component.
    Figure 28. dp_rx_subsys Packaged Subsystem Instantiated in User System


    Note that all the component details are collapsed, showing no connection nor exported interface details.

  5. Repeat steps 1-4 in this procedure to instantiate another instance of the dp_subsys packaged subsystem. For this instance turn on the TX parameter and name this instance dp_tx_subsys.
    Figure 29. dp_tx_subsys Packaged Subsystem Instantiated in User System