搜索资源列表
verilog-PS2.rar
- 在FPGA内,实现PS2键盘数据读取功能,verilog源代码,In the FPGA, achieving PS2 keyboard data read functions, verilog source code
keyboard
- 键盘输入实验 实验要求:利用实验板上的4×3小键盘,当检测到有键按下时,读取按键值并在LED数码管中显示该值。-Keyboard input test test requirements: use of experimental board 4 × 3 keypad when a key is detected, the read key value and the LED digital display the value.
01.ISE8.2
- 这个是我用的合众达试验箱里面的资料。合众达试验箱里面集成的是xilinx的virtex4,这个是在ise环境中审计的程序,包括led,da/ad转换实验,键盘实验,以及rtc读取和lcd显示等。-vhdl programs that used by xilinx virtex4
scan_keyboard
- 读取4*4键盘的键值,并用数码管显示,我写的,值得下载!-Read 4* 4 keyboard keys, and digital display, I wrote, it is worth downloading!
PS2
- 使用FPGA读取键盘的例子,同时读取数据可以由数码管显示。-Read the keyboard to use the example of FPGA, at the same time data can be read by the digital display.
key
- Verilog HDL编写的键盘扫描程序,考虑了判断按键弹起的问题。程序按一定的频率用低电平循环扫描行线,同时检测列线的状态,一旦判断有一列为低则表示有键被按下,停止扫描并保持当前行线的状态,再读取列线的状态从而得到当前按键的键码;等待按键弹起:检测到各列线都变成高点平后,重新开始扫描过程,等待下一次按键。-Written in Verilog HDL keyboard scanner, taking into account to determine key bounce problem. P
PS2
- CPLD 上实现 PS2键盘协议,可以读取PS2键盘,然后用串口发送,CPLD为Altera的EPM240-CPLD to achieve PS2 keyboard protocol, you can read the PS2 keyboard, serial port and then send, CPLD for Altera' s EPM240
PS2
- PS2键盘读取程序,直接调用PS2.h中的函数即可。在main函数中有详细的例程。非常好用-PS2 keyboard reading program, a direct call to the function can be PS2.h. In the main function of the routine in detail. Is very easy to use
PS2KEY
- 用VERILOG语言实现的PS2键盘的读取键码程序-PS2 KEY DRIVER
key44
- VHDL描述4*4标准矩阵键盘扫描读取并点亮对应的LED灯,试验已经通过。可能还差一些按键的防抖,但不影响整体测试-VHDL descr iption of the standard 4* 4 matrix keyboard scan read and the corresponding LED lights lit the pilot had been adopted. Stabilization may be even worse some of the buttons, it does n
PS2_kebord_controller
- PS2键盘控制器的VHDL源码,用FPGA直接读取键盘的输入并显示。-PS2 keyboard controller VHDL source code, with a direct FPGA to read keyboard input and displayed.
ps2verilog
- 本程序实现了基于FPGA的PS2键盘控制器,主机即FPGA读取键盘的键码然后解码输出到上位机(串口调试助手)显示,用户友好,调试方便,-This program implements the PS2 keyboard controller based on FPGA, the FPGA reads the keyboard master key code and then decode the output to the host computer (serial debugging assis
test_42(NEW)
- verilog矩阵键盘扫描程序,编写简单易懂,4X4矩阵键盘读取,比通常的编写更加简单-verilog matrix keyboard scanner, writing easy to understand, 4X4 matrix keyboard to read, write more than the usual simple
PS2
- 读取PS2键盘输入信号 进行仿真分析 判断输入信号内容 并由数码管输出 可读数字 字母 大小写-reading the signal of keyboard with PS2
PS2_keyboard_interrupt-A
- 实现fpga读取PS2键盘的功能,内有完整的仿真文件-Implementation of FPGA read PS2 keyboard function, there are simulation file integrity of the
键盘实验文件_modify
- 键盘数据读取,并显示在数码管上,速度可达到100M频率(Read the keyboard data, and display on the digital tube, frequency speed can reach 100M)