搜索资源列表
LAB2
- 赛灵思新推出的Zynq芯片学习笔记,LED流水灯控制例程,此例程中避开Zynq的PS嵌入式部分,只用PL部分实现逻辑控制。用于新手对Zynq平台的熟悉,让没有接触过FPGA的嵌入式软件工程师友好上手-The Zynq chip Xilinx new study notes, the LED light water control routine, this routine to avoid the Zynq the PS embedded part, only part of the PL lo
fpgahdl_xilinx-edk.tar
- xilinx zynq 7000 FPGA demo-xilinx zynq 7000 FPGA demo
xapp1205-high-performance-video-zynq
- Xilinx FPGA平台Zynq ZC702下AXI vdma IP核应用工程。-An Axi vdma ip application project based on Xilinx Zynq ZC702 platform.
The_Zynq_Book_Tutorial_Sources_Aug15
- zynq xilinx 教程开发fpga嵌入式系统-zynq xilinx fpga embedded systems development tutorial
Tetris_Zedboard
- 俄罗斯方块 ”FPGA实现本项目主要在FPGA上实现了一个经典小游戏“俄罗斯方块”。本项目基本解决方案是,使用Xilinx Zynq系列开发板ZedBoard作为平台,实现主控模块,通过VGA接口来控制屏幕进行显示。-New Tetris
2015_2_zynq_labdocs_pdf
- These are bocks for Zynq FPGA
Z-turn-examples-master
- # Z-turn-examples The repository with my simple Z-turn examples, to be used as templates for more serious projects. Please note, that the Buildroot configuration in my designs sets the root password to "test". Setting the password is n
axi_ipif_v2.3
- The AXI4-Lite IP Interface (IPIF) is a part of the Xilinx family of Advanced RISC Machine (ARM) Advanced Microcontroller Bus Architecture (AMBA) Advanced eXtensible Interface (AXI) control interface compatible products. It provides a point-to-point
LAB2
- zynq上实现流水灯的软硬件协同设计,利用vivado 2015.2版本eda软件开发。(Zynq realizes the design of hardware and software of water lamp, and uses vivado version 2015.2 EDA software to develop it.)
S02_CH10_AXI_User_GPIO
- An example design of Zynq GPIO (zynq7010 board)
xc7z020_FPGA初始化程序
- xc7z020_FPGA初始化程序,对FPGA程序的学习和熟悉有非常好的作用(FPGA initialization program)
xc7z020_裸机BSP程序
- xc7z020_裸机BSP程序,对寻找ZYNQ的的学习,对BSP开发非常有用(FPGA initialization program)
xc7z020_裸机初始化程序
- xc7z020_裸机初始化程序,对学习ZYNQ等嵌入式平台的芯片初始化有很好的才考价值(FPGA initialization program)
Miz702 ZYNQ开发教程(FPGA)
- 基于ZYNQ的FPGA教程,详细阐述了ZYNQ系列FPGA的开发过程(Based on the FPGA tutorial zynq, elaborated in detail the zynq series FPGA development process)
AXI-full
- axi协议中的full子协议,可用于直接访问zynq器件的ddr器件。(The full sub protocol in the Axi protocol can be used to direct access to the DDR device of the zynq device.)
ug585-Zynq-7000-TRM
- Xilinx Zynq 7000 参考文档(Xilinx Zynq 7000 Reference documents)
Snake.xpr
- 在基于zynq 7000的嵌入式平台上实现贪吃蛇游戏,外接显示器显示游戏过程,按键控制蛇的运动(The snake game is implemented on the embedded platform based on zynq 7000. The external display displays the game process, and the key controls snake movement.)
AD9361_ZYNQ_PL
- ZYNQ FPGA XC7Z035纯verilog配置AD9361 基于VIVADO2016.4工程(ZYNQ FPGA XC7Z035 Pure Verilog Configuration AD9361 Based on VIVADO 2016.4 Project)
FPGA实现Jpeg压缩,和视频采集程序
- FPGA实现Jpeg压缩,和视频采集程序(Zynq - Main - register access Mio)
zynq axi dma驱动程序
- 基于zynq嵌入是linux axi dma驱动程序代码,可利用axi总线实现arm与fpga数据交互。