ZynqMP DDRless System

https://xilinx-wiki.atlassian.net/wiki/spaces/A/pages/18842130/ZynqMP+DDRless+System
https://xilinx-wiki.atlassian.net/wiki/spaces/A/pages/18842072/Zynq+UltraScale+MPSoC+Non+Secure+Boot
https://xilinx-wiki.atlassian.net/wiki/spaces/A/pages/18841663/ZU+Example+-+Minimal+RPU+Applications
https://xilinx-wiki.atlassian.net/wiki/spaces/A/pages/18842048/ZU+Example+-+PM+Hello+World
https://xilinx-wiki.atlassian.net/wiki/spaces/A/pages/18842403/Zynq+Ultrascale+MPSoC+Multiboot+and+Fallback

ZynqMP DDRless System

This tech tip is indeed to explain how to setup a complete step by step a DDRless ZynqMP system, using the ZCU102 board.

Hardware Platform

Create a Vivado 2016.4 project for ZCU102 board and a new BD design. Add a Zynq MPSoC block into the design and apply the preset configuration values using the "Run Block Automation" feature.
Double click into the MPSoC block and disable the DDR controller


Add a AXI GPIO block into the design and run the connection automation feature, connecting the GPIO interface to the board leds
Note: This is going to be used to test how the PL has been loaded in the device



Double click the GPIO block and modify the default data values to generate a visible pattern in the board LEDs


Validate the block design, save, create the HDL wrapper, generate the output products and the bitstream and export the project to the SDK.


Software Platform

Create two standalone project using the ZynqMPSoC FSBL template and Hello_World template.


In order to get more information about the loading process enable the FSBL debug traces defining FSBL_DEBUG symbol in the fsbl project.


As both application must be loaded in the OCM memory, overlapping has to be avoided modifying the default linker scripts
The FSBL has been designed to load the applications in the last OCM bank, so modify the hello_world application linker script to locate the executable in that bank.




Regarding the bitstream loading process, as the OCM is not big enough to load the entire bitstream file, a chunking process is going to be used by default if the FSBL detects that only OCM is available.


Boot Image

Once both applications has been generated the last step corresponds to create the boot image file using bootgen wizard (Xilinx Toolx -> Create Boot Image).
Create a new image with the following configuration (FSBL + Bitstream + Standalone app)


Load the BOOT.bin file in a SD card and run the evaluation board in SD boot mode to run the example.


Check both the serial port and the board LEDs to ensure that the PL has been programed in the FPGA side and that hello_world application has been loaded in the processor side.
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值