搜索资源列表
ZedBoard_OOB_Design
- xilinx Zynq Digilent Zedboard上的可运行的Linux系统以及源码文件,有详细说明-xilinx Zynq Digilent Zedboard running Linux system as well as the source file, there is a detailed descr iption of
Zedboard_boot_guide_IDS14_1
- Xilinx Zynq Digilent ZedBoard boot生成说明-The Xilinx Zynq Digilent ZedBoard boot build instructions
xapp1078-amp-linux-bare-metal
- Xapp1078,在Zynq平台上双核ARM,一个核运行Linux,另一个核裸奔。-Xapp1078, the Zynq platform dual-core ARM, a Core run Linux, another core bare-metal.
udp_server
- Socket server that sends video stream a server to a client. Uses opencv to get the data, which is transformed into bytes. Ran on an embedded linux zynq cpu.-Socket server that sends video stream a server to a client. Uses opencv to get the data, whi
13.2-pwm_driver
- 基于Zynq-7000实现PWM驱动程序编写以及makefile -Implementation of PWM driver program based on Zynq-7000
src
- 基于zynq-7000 OpenCV树叶识别程序-Zynq-7000 OpenCV driver program based on the recognition of the leaves
face_detection_arm
- 基于zynq-7000 opencv人脸识别系统程序-Zynq-7000 OpenCV driver program based on the recognition of the face
cgidemo
- zynq-7000嵌入式web服务器cgidemo程序-Zynq-7000 embedded web server cgidemo procedures
14.1-release.tar
- zybo board reference design to boot linux this zynq board-zybo board reference design to boot linux this zynq board
zynq-zybo
- zybo board reference design to boot linux device tree file for zybo
tingting
- 在zynq板子上实现gps和温度的读取,以及温度传感器的读写-Implement gps and temperature on board zynq read and write temperature sensor
zynq-7000
- linux3.0 device tree,包括zynq-7000,arm9,coretx-a9芯片级的所有外设驱动树,i2c,spi,dma,中断,gpio-linux3.0 device tree, including zynq-7000, arm9, all peripherals coretx-a9 chip-level drivers tree, i2c, spi, dma, interruption, gpio
zybo_base_system
- zynq-7000系列ZYBO开发板做嵌入式linux开发的基础工程,包含了硬件IP的基本结构和约束等,做进一步开发只需要在这个工程上添加自己的代码就行了。
petalinux_zc706移植说明——mlkk
- 完成zc706 下petalinux 系统移植,按照文章所述步骤,操作,笔者的可以起来。需要在zynq 7000 系列上跑linux系统的可以参考哈。(What the document describles is how to use the linux system on your zynq7000 board. If you reffer to the document , I could make sure that It's really helpful for you to
ug1186-zynq-openamp-gsg.pdf
- xilinx官方多和编程库文档,用于指导多核ARM编程,实现核间通信,资源共享以及其他高级多核功能。(This user guide describes how to develop communication among the processors on Xilinx Zynq and Zynq UltraScale+ MPSoC platforms.)
Zynq VDMA Linux驱动
- Xilinx公司Zynq芯片的VDMA Linux驱动,已通过验证
zynq axi dma驱动程序
- 基于zynq嵌入是linux axi dma驱动程序代码,可利用axi总线实现arm与fpga数据交互。