5.5. Step 5: Integrate the Top Hierarchy of the System
Follow these steps to integrate the top hierarchy of the system.
- 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 - Complete the system by exporting all the interfaces that the system describes as a "conduit," as well as any remaining "unconnected" interfaces.
- To assign base addresses, click .
- To modify the cpu component for compatibility in the new system, select the component to display the component parameters in the Parameters tab.
- For the Reset Agent, select onchip_mem.s1.
- To clear any system information errors, click the Sync System Infos button.
- If Platform Designer reports any address space errors, click , and then make any base address assignments.
- To view a schematic of the completed system, click .
Figure 32. Completed System Schematic View in Platform Designer