Skip to content

eaglefanxp/zynq_axi_ddr_barebone

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zynq_axi_ddr_barebone

minimal code to access ps DDR from PL. generate incremental data in PL and write it to ps DDR address 0x00400000 via s_AXI_HP0 port,

use key[0] to reset axi write module, can be removed. use key[1] to reset axi write data, can be removed

create ps block design according to axi_ddrpdf, view ddr memory at 0x00400000 in SDK to check whether data is correct.

About

minimal code to access ps DDR from PL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Verilog 87.3%
  • VHDL 12.7%