搜索资源列表
ps2
- verilog PS2键盘解码程序, 之前探讨过PS/2键盘编解码以及数据传输协议,这次自己动手实现了利用FPGA接收键盘编码,然后通过串口传输到PC。做的比较简单,只是通过FPGA把大写字母A-Z转换成相应的ASCII码,只要字母按键被按下,就能在串口调试助手里显示相应大写字母。下面就共享代码吧! 除了顶层模块,三个底层模块分别为PS/2传输处理模块、串口传输模块以及串口波特率选择模块(下面只给出顶层模块和PS/2传输处理模块的verilog代码)。-verilog PS2 Ke
dds_verilog
- 学习dds的FPGA程序。对学习fpga的朋友是很好的帮助-Learning ddsFPGA program. Of the learning fpga friend is a good help
FPGA_DDS
- 本文档描述了基于FPGA的DDS信号发生器的设计过程,并给出了具体的程序-This document describes the DDS signal generator based on FPGA design process, and gives specific procedures
key-scanning
- 该程序是基于FPGA的verilog语言的编程,用于检测硬件中的3×3按键的状态信息-The program is a programming language for FPGA-based verilog for status information to detect hardware buttons 33
FPGA-design-of-wavelet-filter
- 基于Verilog的小波滤波器程序设计的总结文档。-Verilog based wavelet filter program design summary document.
syn_cnter_4_ok_siweijishuqi
- 本程序使用vhdl开发的实现四位计数器的功能。(This program uses VHDL developed to achieve the function of four counters.)