资源列表
4LED
- 4LED流水灯程序,可更换频率,采用状态机,低电平有效亮灯,高电平熄灭(4LED water lamp program, you can change the frequency. Using state machine, low level active light, high level extinction)
vga
- fpga实现vga显示字符,使用Verilog,需要修改(vga is in the platform of fpga)
mdio
- mdio的读写操作实例代码,实例代码为操作phy芯片的流程(the code of mdio,including reading and writing the code of mdio)
FPGA-spi
- 用于fpga的spi通信,stm32与FPGA之间需要进行spi通信,文件包含接收,发送,以及top层(Spi communication for fpga)
uart
- UART 功能模块,Verilog,简单实用(UART function module, Verilog, simple and practical)
i2s_rx
- i2s 音频接收模块,接收双声道数据,适用于i2s左对齐模式(I2S audio receiving module)
uart_rx
- uart接收模块 // 波特率:9600 // 数据位:8 // 停止位:1 // 校验位:0(UART receive module Baud rate: 9600 / / / data: 8 / / stop: 1 / / check digit: 0)
uart_tx
- // 功能: UART发送模块 // // 波特率:9600 // 数据位:8 // 停止位:1 // 校验位:0(/ / function: UART transmission module / / Baud rate: 9600 / / / data: 8 / / stop: 1 / / check digit: 0)
fifo
- 异步FIFO 输入: 16bit 输出:16bit 深度:256(Asynchronous FIFO Input: 16bit Output: 16bit Depth: 256)
sccb_Protocol
- 该模块实现了SCCB通信协议的基本时序,经板级调试可用(Implement SCCB communication protocol)
bayer_to_vga
- Bayer 视频流转VGA的Verilog实现,经开发板测试可用(Bayer video streaming VGA Verilog implementation, the development board test available)
comparator
- COMPERATOR 2位比较器,含测试(COMPERATOR 2 bit comparator, including testbanch)