The Memory IP core provides a user clock (ui_clock
) and up to five additional clocks (four in case of UltraScale Memory IP) that can be used in the rest of the design. You
can configure the connection, as follows:
- When using the platform board flow automation in a design that contains the
Memory IP, add the Memory IP first (or drag and drop the DDR3 SDRAM/DDR4 SDRAM
interface from the Board window which instantiates the Memory IP core and
configures it for the board), and run Block Automation. This connects the
on-board clock to the Memory IP core.
You can customize Memory IP to generate additional clocks, as shown in the following figure.
- After configuring the MIG to generate additional clocks, click the Run Connection Automation link at the top of the
banner.
The Run Connection Automation dialog box states that the
ddr3_sdram
interface is available, as shown in the following figure. - Click OK.
This connects the interface ports to the Memory IP, as shown in the following figure.
- Add the MicroBlaze V processor to the design and run
Block Automation, as shown in the following figure.
- In the Clock Connection
field of the Run Block Automation dialog box, select the
Memory IP
ui_clk
(/mig_7series_0/ui_clk or mig_7series/u_addn_clk_0) as the clock source for the MicroBlaze V processor, as shown in the following figure, and click OK.Tip: The mig_7series_0/ui_addn_clk_0 is selected by default.
This creates a MicroBlaze V subsystem and connects the
ui_addn_clk_0
as the input source clock to the subsystem, as shown by the highlighted net in the following figure. - Make the following additional connections:
- Click Connection
Automation and select
/mig_7series/S_AXI
to connect the Memory IP to MicroBlaze V. - In the Run Connection Automation dialog box select
/microblaze_0 (Cached) option
for the
S_AXI
interface. - Leave all other settings for
S_AXI
to their default value of Auto.
- Connect the on-board reset to the
sys_rst
input of the Memory IP. - Connect the
ext_reset_in
of therst_mig_7_series_0_100M
Processor System Reset block toreset
(FPGA Reset). - Click OK.
The following figure shows the completed connection for MB-Memory IP with Designer Assistance.
- Click Connection
Automation and select