CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - debounce verilog

搜索资源列表

  1. verilog2

    1下载:
  2. 用verilog语言编写的按键消抖程序。通过下降沿检测法可以判断出是否按键。压缩包内也包含此按键消抖程序的modelsim仿真文件。-Verilog language with key debounce process. By falling edge detection method can determine whether the key. This compressed package also contains procedures for key debounce modelsim
  3. 所属分类:VHDL编程

    • 发布日期:2013-11-09
    • 文件大小:178.99kb
    • 提供者:广子
  1. key_interface

    0下载:
  2. verilog写的程序,是带按键消抖程序。。对于新手具有参考-verilog write the program, with key debounce program. . A reference for the novice
  3. 所属分类:MiddleWare

    • 发布日期:2017-11-09
    • 文件大小:630.37kb
    • 提供者:wns
  1. debounce

    0下载:
  2. 按键消抖程序,用Verilog硬件描述语言编写,实现了按键消抖动作-Buffeting eliminate key procedures, using Verilog hardware descr iption language, the realization of the keys for jitter elimination
  3. 所属分类:MiddleWare

    • 发布日期:2017-03-30
    • 文件大小:118.77kb
    • 提供者:liujiani
  1. key

    0下载:
  2. 用verilog写的按键消抖程序,经过验证的·····环境是ISE-Written with key debounce verilog program, proven environment is ISE
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-25
    • 文件大小:334.99kb
    • 提供者:汉江之源
  1. switch

    0下载:
  2. 该模块是一个基于verilog的脉冲触发高低电平保持的模块,同时包含了消抖的功能。 主要是针对现今许多开发板上开关是弹簧式的手按下去为低电平,手一松就变成了高电平。只要按一次松开后,模块就能自动输出一个低电平。(板子上的开关正常情况为高电平) 同时消抖部分在输入clk为50Mhz的时候可以延迟21ms来判断是否为开关按下-The module is based on verilog pulsed high-low to keep the trigger module includes b
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-05
    • 文件大小:799byte
    • 提供者:刘卫菠
  1. eliminate_dithering

    0下载:
  2. 消抖电路的Verilog描述,经过modesim仿真,在板子上调试可行-Debounce Verilog descr iption of the circuit, after modesim simulation, debugging possible on the board
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:299.79kb
    • 提供者:xillin
  1. keyboard

    0下载:
  2. 使用FPGA verilog语言编写的键盘按键消抖程序,三个按键,控制LED亮灭-Written using the FPGA verilog keyboard debounce procedure, three buttons, the control LED light off
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-16
    • 文件大小:23.11kb
    • 提供者:徐俊
  1. FPGA_key

    0下载:
  2. 本程序是在VERILOG语言的基础上编写键盘程序,理论上键盘是很容易实现的,但因为要考虑消抖的因素,所以,会复杂一些。-This program is prepared based on the VERILOG language keyboard program, in theory, the keyboard is very easy to implement, but because the factors to consider debounce, therefore, be more
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-11
    • 文件大小:687byte
    • 提供者:jeby
  1. vhdl

    1下载:
  2. 键盘去抖,电子密码锁,键盘输入去抖vhdl语言程序-Keyboard debounce
  3. 所属分类:VHDL编程

    • 发布日期:2014-03-24
    • 文件大小:4.17kb
    • 提供者:范萍伟
  1. KeyeLiminateDithering

    0下载:
  2. 按键消抖Verilog程序,希望对大家有帮助!-Key debounce Verilog program, we want to help!
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-24
    • 文件大小:412.52kb
    • 提供者:sun pei
  1. sw_led

    0下载:
  2. 利用verilog编写的一个按键控制LED灯的代码,包括按键消抖-Using verilog write a code key control LED lights, including key debounce
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-08
    • 文件大小:357kb
    • 提供者:李才
  1. EDA

    0下载:
  2. verilog 练习的 基本程序 流水灯 ,PWM ,按键消抖,等基本程序 ,经过 一一验证-practice the basic procedures verilog water lights, PWM, key debounce, and other basic procedures, after only verify
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-06-11
    • 文件大小:17.71mb
    • 提供者:谷向前
  1. motor_PWM

    0下载:
  2. 刚写的verilog 程序,控制直流电机正反转,具有严格的按键消抖函数,采用脉冲边沿检测法,防止误触发!-Just write verilog program to control the DC motor reversing, with strict key debounce function, pulse edge detection method, to prevent false triggering! ! ! Beginner EDA, if insufficient, please
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:295.72kb
    • 提供者:谷向前
  1. verilog-button-debounce

    0下载:
  2. verilog 3种方法实现毛刺干扰的消除,借助按键防抖的思想-verilog 3 ways to achieve the glitch elimination, anti-shake with the key ideas
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:2.27kb
    • 提供者:小小
  1. key_debounce

    0下载:
  2. verilog实现的按键消抖源代码,初学fpga的可以学习下-implementation of key debounce verilog source code, beginners can learn from fpga
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-05
    • 文件大小:340.87kb
    • 提供者:flier
  1. key_scan

    0下载:
  2. 按键消抖!verilog版本的,延时程序,已经过测试-Key debounce verilog version, the delay procedure has been tested
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-12-08
    • 文件大小:537byte
    • 提供者:追风
  1. verilog_xiaodou

    0下载:
  2. Verilog的消抖设计,这两篇都是我的精华,并且经过开发板的测试验证,我想对大家会很有帮助的。-The debounce Verilog design, which two are my essence, and after development board test validation, I think would be helpful to everyone.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-29
    • 文件大小:30.03kb
    • 提供者:珍宝
  1. Verilog

    0下载:
  2. 按键消抖控制LED程序.键值变化开始计时 10ms-LED key debounce control program. Keys change start time 10ms
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-17
    • 文件大小:104.75kb
    • 提供者:邓宇
  1. debounce

    0下载:
  2. 用Verilog实现的消抖程序的例子,用Verilog实现的消抖程序的例子-Verilog debounce
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-24
    • 文件大小:7.18mb
    • 提供者:下一个雨天
  1. Quartus按键去抖动程序

    0下载:
  2. Verilog语言编写的按键去抖动模块demo(Key debounce module demo written in Verilog language)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-05-02
    • 文件大小:4kb
    • 提供者:Wolfalone
« 12 »
搜珍网 www.dssz.com