登录

最新会员 最新下载

成为了本站VIP会员

今天09:16

成为了本站VIP会员

04月17日 11:07

成为了本站VIP会员

04月16日 15:31

成为了本站VIP会员

04月16日 14:32

成为了本站VIP会员

04月16日 11:43

成为了本站VIP会员

04月15日 08:29
已选条件
  1. 编程语言:Vivado
  2. 代码类别:所有
  3. 发布时间:不限
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. 通过DMA实现PL与PS之间通信

该工程实现了pl与ps之间通信,通过DMA的方式。

2
下载
114
浏览
2022-10-22发布

2. ZYNQ7000第一个工程,helloworld完整程序工程

本例子实现从串口打印出“Hello World”,不涉及FPGA 端的开发,但是ZYNQ 的ARM和FPGA 开发是很密切,通过HelloWorld 可以熟悉FPGA 的开发环境。本例子会详细介绍怎样建立工程,之后的例子只讲解重要的部分,在阅读其他例子的时候如果不熟悉操作,可回头参考本章。

1
下载
109
浏览
2022-04-14发布

3. pl_ps_dma工程文件

在VIVADO 2017.1里面见了pl与ps之间通信的工程例子,已经调试好的block。

2
下载
127
浏览
2022-02-10发布

4. lab2

说明:  使用vivado和Xilinx开发板实现抢答器,开发板为Xilinx Artix-7(Using vivado and Xilinx development board to achieve the responder, the development board is Xilinx artix-7)

1
下载
179
浏览
2021-04-23发布

5. 05_fifo_test

说明:  FIFO: First in, First out 代表先进的数据先出,后进的数据后出。Xilinx 在 VIVADO 里为我们已经提供了 FIFO 的 IP 核, 我们只需通过 IP 核例化一个 FIFO,根据 FIFO 的读写时序来写入和读取FIFO 中存储的数据。(FIFO: first in, first out represents the first out of advanced data, and the last in data is the last out. Xilinx has provided us with the IP core of FIFO in vivado. We only need to instantiate a FIFO through the IP core, and write and read the data stored in FIFO according to the FIFO read-write timing.)

1
下载
141
浏览
2021-04-08发布

6. FPGA_Based_CNN-master

说明:  FPGA实现的CNN,使用verilog编程代码(CNN implemented by FPGA)

1
下载
152
浏览
2021-04-06发布

7. zc706流水灯代码

  xilinx zc706开发板,初学者用,zc706入门代码,流水灯设计(Xilinx zc706 development board for beginners, zc706 entry code, pipeline lamp design)

5
下载
145
浏览
2021-03-23发布

8. zc706流水灯代码

说明:  xilinx zc706开发板,初学者用,zc706入门代码,流水灯设计(Xilinx zc706 development board for beginners, zc706 entry code, pipeline lamp design)

5
下载
153
浏览
2021-03-23发布

9. xilinx_usb_drivers_win10_x64

  win10的xilinx usb驱动,较新版本(Xilinx USB driver for win10, newer version)

1
下载
164
浏览
2021-03-11发布

10. xilinx_usb_drivers_win10_x64

说明:  win10的xilinx usb驱动,较新版本(Xilinx USB driver for win10, newer version)

16
下载
143
浏览
2021-03-11发布

11. integer_chao_fpga

  通过FPGA实现整数阶混沌系统,通过定点数的方式,全并行。(The realization of integer order chaotic systems through FPGA)

9
下载
231
浏览
2021-02-20发布

12. xapp1017-lvds-ddr-deserial

说明:  LVDS Source Synchronous DDR Deserialization (up to 1,600 Mb/s)(xapp1017-lvds-ddr-deserial)

0
下载
322
浏览
2021-02-05发布

13. vivado2018+IPs

说明:  Xilinx Vivado 2018 License File

13
下载
143
浏览
2021-01-19发布

14. DATA_Scramble

  扰码器的FPGA实现,选择的扰码器规格为15位移位寄存器。(FPGA scrambler, scrambler specifications for a 15 bit shift register.)

7
下载
136
浏览
2021-01-16发布

15. AD9361

说明:  AD9361资料文档及其寄存器配置参数文档(Ad9361 data and configuration parameter document)

32
下载
207
浏览
2021-01-07发布

16. 五子棋

说明:  基于EGO1开发板的VGA显示小游戏五子棋(This is a game for you and your friends to play in Ego1(Xilinx board) just with VGA.)

0
下载
178
浏览
2021-01-06发布

17. ISCAS`89基准电路下载(包括Verilog和VHDL格式)

  SCAS `89 基准电路下载,包括Verilog和VHDL格式。verilog格式30个文件:包括S1238、S13207等;(SCAS `89 benchmark circuit downloads, including Verilog and VHDL formats. Verilog format 30 files: including S1238, S13207 and so on;)

7
下载
150
浏览
2021-01-02发布

18. src

说明:  基于HLS的图像处理,opencv,可供软件人员使用(Image processing based on HLS)

1
下载
198
浏览
2020-12-31发布

19. FPGAverilog串口IICSPI

说明:  FPGA verilog 学习资料,包括verilog 语言入门,基础语法,串口 IIC SPI发送接收,适合在VIVADO上运行。(FPGA Verilog learning materials, including the introduction of Verilog language, basic syntax, serial port sending and receiving,IIC SPI , etc., suitable for running on vivado.)

2
下载
168
浏览
2020-12-30发布

20. clk_div_4

说明:  Verilog代码实现四分屏,在Vivado平台下实现的,可仿真(Verilog code realizes four screens, which can be simulated under vivado platform)

0
下载
141
浏览
2020-12-21发布