搜索资源列表
VHDLKEYBOARD
- 此模块用 VHDL 硬件描述语言来实现,对键盘设计的实际操作检验表明,此模块响应迅速、识别准确,较好地实现了键盘扫描和去抖动功能, 达到了预期的设计目的。同时,将状态机、扫描线、计数器等相关参数稍作改动,就可以扩展到实现不同键盘矩阵的设计-VHDL hardware descr iption language to achieve the keyboard design of the actual operation of testing show that This module in res
Matrixkey
- 判断有无键按下; 软件延时10ms去抖动; 求键的位置(行、列)-Determine whether the key press software delay to 10ms jitter for key location (rows, columns)
vhdlkeyboard
- 此模块用 VHDL 硬件描述语言来实现,对键盘设计的实际操作检验表明,此模块响应迅速、识别准确,较好地实现了键盘扫描和去抖动功能。 -Realization of the keyboard scan
verilog_hdlqudou
- verilog_hdl按键去抖动算法模块-verilog_hdl button debounce algorithm module
key_debounce
- 按键去抖动,Verilog HDL语言,比较按键去抖和不去抖的区别