AN 1002: Sharing Platform Designer Packaged Subsystems

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

5.5. Step 5: Integrate the Top Hierarchy of the System

Follow these steps to integrate the top hierarchy of the system.
  1. Implement the following system connections to integrate the top hierarchy:
    Table 5.  Top Hierarchy Integration System Connections
    Module Name Interface Connect To
    cpu_reset_bridge out_reset
    • onchip_mem.reset1
    • jtag_uart.reset
    • sys_clk_timer.reset
    • i2c_master.reset_sink
    • sysid.reset
    • cpu.reset
    mgmt_clk out_clk
    • cpu_reset_bridge.clk
    • onchip_mem.clk1
    • jtag_uart.clk
    • i2c_master.clock
    • sysid.clk
    • cpu.clk
    • dp_rx.dp_mgmt_clk_in_clk
    • dp_tx.dp_mgmt_clk_in_clk
    cpu data_manager
    • onchip_mem.s1
    • jtag_uart.avalon_jtag_slave
    • sys_clock_timer.s1
    • i2c_master.csr
    • sysid.control_slave
    • cpu.timer_sw_agent
    • cpu.dm_agent
    • dp_rx.dp_rx_mgmt_bridge_s0
    • dp_tx.dp_tx_mgmt_bridge_s0
    instruction_manager
    • onchip_mem.s1
    • cpu.dm_agent
    dbg_reset_out
    • onchip_mem.reset1
    • jtag_uart.reset
    • i2c_master.reset_sink
    platform_irq_rx
    • jtag_uart.irq
    • sys_clock_timer.irq
    • i2c_master.interrupt_sender
    • dp_rx.dp_rx_mgmt_interrupt
    • dp_tx.dp_tx_mgmt_interrupt
    dp_rx_clk_16 out_clk dp_rx.clk_16_in_clk
    dp_rx_reset_bridge out_reset dp_rx.reset_bridge_in_reset
    dp_tx_clk_16 out_clk dp_tx.clk_16_in_clk
    dp_tx_reset_bridge out_reset dp_tx.reset_bridge_in_reset
  2. Complete the system by exporting all the interfaces that the system describes as a "conduit," as well as any remaining "unconnected" interfaces.
  3. To assign base addresses, click System > Assign Base Addresses.
  4. To modify the cpu component for compatibility in the new system, select the component to display the component parameters in the Parameters tab.
  5. For the Reset Agent, select onchip_mem.s1.
  6. To clear any system information errors, click the Sync System Infos button.
  7. If Platform Designer reports any address space errors, click System > Assign Base Addresses, and then make any base address assignments.
  8. To view a schematic of the completed system, click View Schematic.
Figure 32. Completed System Schematic View in Platform Designer