资源列表
AD7760_TEST
- AD7760模数转换,使能滤波器功能,简单易懂,可进行各种配置 全功能支持,并附加使用说明(AD7760 Full Function Support with Additional Instructions)
HK-2+blood type
- 输入血型,进行匹配与判断,检测是否与受血人的血型匹配,无安全隐患,可以进行输血(Blood type input, matching and judgment, detection and blood type of the recipient of blood matching, no safety risks, blood transfusion can be carried out)
flashZ
- FPGA控制m25p16flash芯片读写控制spi协议 可实现擦除写入读出功能(SPI protocol for read and write control of m25p16 flash chip controlled by FPGA Erase Write-Read Function)
BrentKung32
- 32 bit brent kung adder
project2
- 基于FPGA实验板设计一个远程控制系统,接收由计算机发出的数据,和实验板上矩阵键盘输入的数据完成相应的运算之后,结果显示在实验板的数码管上,同时发送回计算机显示。(A remote control system is designed based on the experimental board of FPGA, which receives the data sent by the computer and completes the corresponding calculation wi
project1
- 音乐计算器的设计与实现。完成加减与或比较计算,能显示进位借位零位,能根据结果的正负发出两首不同的音乐。(Design and implementation of music calculator. Complete addition and subtraction and comparison calculation, can display carry and borrow zero, can send out two different music according to the posi
fpga_can_read_write
- FPGA实现can通讯 已经调试成功 mcp1050(FPGA realizes can communication)
64位乘法器
- 基于fpga的64位乘法器的实现,基于Verilog(Implementation of 64-bit multiplier based on FPGA)
shudian1
- 用verilog语言解决九连环的数学问题,并进行按键去抖和数码管显示(Using Verilog language to solve nine-link mathematic problems, and perform keystroke de-jitter and digital tube display)
九连环
- verilog语言解决九连环问题,显示在数码管上(The Verilog language solves the nine-link problem and displays it on the digital tube)
sdcard
- 使用fpga实现对sd卡的读写,仅有源码,纯verilog编写,完全通用(Using FPGA to read and write SD card, only source code, pure verilog, completely universal)
ltc2325代码
- ADC 的LTC2325-16的Verilog HDL顶层文件,有一定的参考意义,想看的下载一看