Visible to Intel only — GUID: rvh1692200324918
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: rvh1692200324918
Ixiasoft
4.3. Step 3: Connect Components in the System
The Connections column in the System View tab displays the potential connection points between components, represented as a connection dot between connecting wires. A filled dot shows that a connection is made; an open dot shows an unconnected connection point. Clicking the connection dot toggles the connection status. Follow these steps to implement the connections for the system.
- Click inside the open connection dot to enable the connection between the out_interface of the reset_bridge and the reset input of all other components. When you make a connection, Platform Designer changes the connection line to black, and fills the connection dot. Clicking a filled-in dot removes the connection.
Figure 10. Potential and Implemented Connection
- Repeat step 1 to specify the following component connections:
Table 3. Subsystem Component Connections Module Name Interface Connect To dp_mgmt_clk out_clk dp.clk
dp.xcvr_mgmt_clk
dp.clk_cal
dp_rx_mgmt_bridge.clk
pio_0.clk
pio_1.clkclk_16 out_clk dp.aux_clk dp_mgmt_bridge m0 pio_0.s1
pio_1.s1 - To export an interface, double-click in the component's Export column, and retain the default name for the exported interface. Export the following interfaces:
- Clock inputs and reset inputs: tx_vid_clk and rx_vid_clk
- dp_mgmt_bridge.s0 and pio_0 and pio_1 external connections
- Click the Sync System Infos button. At this point you can safely ignore any clock warnings.
- If Platform Designer indicates that there are addressing errors, click System > Assign Base Addresses.
- To save the Platform Designer system changes, click File > Save.
- To generate the HDL for the subsystem, click the Generate HDL button.