-
I2C
说明: iic总线挂接在amba的apb总线上,标准接口,verilog代码的实现(iic bus attached to the amba' s apb bus, standard interfaces, verilog code implementation)
- 2011-04-02 10:04:36下载
- 积分:1
-
uart_vivado
说明: UART 收发模块,可移植,编程平台为vivado(uart communication transceiver module, portable)
- 2020-10-17 13:33:10下载
- 积分:1
-
chuankou_huihuan
FPGA与PC端实现串口数据的收发,先从PC端接收数据,然后发回给电脑,可通过串口助手验证。(The serial port data is sent and received between the FPGA and the PC. First, the data is received from the PC, and then sent back to the computer. It can be verified by the serial port assistant.)
- 2020-06-16 10:20:01下载
- 积分:1
-
FPGA基于PCIE的DMA测试
利用ISE工具,完成对v6系列的FPGA上PCIE以及DMA数据测试仿真,可以通过编译产生仿真波形,也可以根据自己的开发板烧录到自己的板子上
- 2023-08-18 13:05:05下载
- 积分:1
-
异步FIFO的verilog代码
本代码是异步FIFO的VERILOG HDL代码,代码除了实现基本的异步FIFO跨时钟域数据传输以外,代码简单易读,可以作为笔试或者面试手写代码的备考代码,本人华为FPGA逻辑开发工程师岗位面试手写的异步FIFO程序就是出自本代码
- 2022-02-14 17:26:59下载
- 积分:1
-
jiaotongdeng
数字电路课程设计,用VHDL实现交通灯的控制(Digital circuit design using VHDL control of traffic lights)
- 2014-06-16 18:26:53下载
- 积分:1
-
ac_control
模块 ac_con (输出 heater_on、 cooler_on、 fan_on、 输入的 temp_low、 emp_high、 auto_temp、 manual_heat、 manual_cool、 manual_fan) ;
分配 heater_on = (temp_low & auto_temp) |manual_heat ;
分配 cooler_on = (temp_high & auto_temp) |manual_cool ;
分配 fan_on = (加热器上 | cooler_on | manual_fan;
endmodule
- 2023-06-27 10:00:02下载
- 积分:1
-
Altera Nios 开发项目
Altera SOPC 开发套件,它用 verilog 语言开发。它是有用的 EDA 设计倾向。有三个完整的示例的 SDRAM,led 灯和内皮祖细胞。有逻辑的设计举例。
- 2023-08-07 05:00:07下载
- 积分:1
-
Snacke
基于NiosII系统的可以在DE2-115板子上运行的吞食蛇游戏!(可以使用RS2键盘进行控制)(DE2-115 board NiosII system swallowed snake game! , (RS2 keyboard control))
- 2013-01-01 10:12:03下载
- 积分:1
-
APB 总线
APB 总线。可以实现单个数据在总机与从机之间的读写功能(This can achieve the read and write functions of a single data between the master and the slave .)
- 2017-08-22 16:04:06下载
- 积分:1