RapidIO Intel FPGA IP User Guide

ID 683884
Date 9/15/2021
Public
Document Table of Contents

8.2.3.2. Connecting System Components

In Platform Designer (Standard), clicking and hovering the mouse over the Connections column displays the potential connection points between components, represented as dots connecting wires. A filled dot shows that a connection is made; an open dot shows a potential connection point that is not currently connected. Clicking a dot toggles the connection status. To complete this design, create the connections below.
Table 131.  Connect System Components
Make Connection From To
clk_0 clk_reset rapidio_0 clock_reset
master_bfm clk_reset
master_bfm_io clk_reset
onchip_mem... reset1
rapidio_0 mnt_master rapidio_0 sys_mnt_slave
rapidio_0 io_read_master onchip_mem... s1
rapidio_0 io_write_master onchip_mem... s1
master_bfm m0 rapidio_0 mnt_slave
rapidio_0 sys_mnt_slave
master_bfm_io m0 rapidio_0 io_write_slave
rapidio_0 io_read_slave
onchip_mem... s1
Figure 43. Complete System Connections
Note: As described in Reset for RapidIO IP Cores, the circuitry necessary to ensure the correct behavior of the reset_n input signal to the RapidIO IP core is created automatically by Platform Designer (Standard). For this design example, you do not implement the logic described in the above figure , because Platform Designer (Standard) implements it for you.

The remaining errors are resolved as you modify the slave port base addresses, as described in the following section.