CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 VHDL编程 搜索资源 - 按键显示

搜索资源列表

  1. cordic

    0下载:
  2. 基于VHDL语言编写,可下载到FPGA板子上实现的cordic算法实现的设计,并用该算法实现sin和cos的计算,计算结果显示在数码显示管上,已包含按键防抖动功能的实现。-Based on VHDL language, can be downloaded to the the cordic algorithm implemented in the FPGA board to achieve the design and calculation of sin and cos using this
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2016-11-11
    • 文件大小:5120
    • 提供者:momo
  1. -frequency_counter

    0下载:
  2. 包含测频计、按键分频器、七段数码管显示分频系数和频率大小,已在开发板上运行,精度较高,并包含modelsim仿真do文件和图片,原理图等。-Contains the measured frequency meter, the key divider, seven segment LED display division factor and frequency of size, has been running on the development board, high precision,
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-17
    • 文件大小:18404765
    • 提供者:jiazhaorong
  1. decoder3_8

    0下载:
  2. -译码器输出是低电平有效。所以每一次只有一个低电平。 --KEY1键和KEY2键和KEY3键作为 A b C信号的输入。LED灯作为输出显示状态 --按键的默认状态是1 高电平 --当按键按下时 对应的I/O为低电平(0), --为了得到不通的值,三个按键不按下时,都是111.表示7;三个按键都按下时,都是000.表示0-- The output of the decoder is active low. So every time only a low level.- KEY1 a
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-18
    • 文件大小:965
    • 提供者:lixiaolong
  1. dff1

    0下载:
  2. --学习D触发器的原理 --按下学习板的KEY1键,LED灯会显示状态 --按下按键,对应的I/O是低电平。所以LED灯会亮?-- Learn the principles of the D flip-flop- Press the learning board of KEY1 key to display the status LED Lantern- press the button, the corresponding I/O is low. So LED lights?
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-22
    • 文件大小:558
    • 提供者:lixiaolong
  1. miaobiao

    0下载:
  2. 基于Max+plus2软件的Verilog VHDL语言的按键控制数码管显示秒表-Based on Max+plus2 software Verilog VHDL language button control digital display stopwatch
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-30
    • 文件大小:457429
    • 提供者:lzhf
  1. tanshishe

    0下载:
  2. 贪食蛇游戏。分模块编写,包含按键防抖模块,分频模块,随机数模块,点阵显示模块,数码管显示模块,控制模块。-Prepared by the sub-module contains button image stabilization module, frequency module, random number module, dot matrix display module, digital display module, the control module.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-12-03
    • 文件大小:2511255
    • 提供者:刘振东
  1. matrix_keyboard

    0下载:
  2. 数码管显示4×4键盘矩阵按键 矩阵键盘对某一按键按下就在数码管显示一个数字-Digital display 44 keyboard matrix key
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-25
    • 文件大小:1161
    • 提供者:好好好
  1. Answer-devices

    0下载:
  2. 抢答器,设计了两个人的抢答器,分别设有按钮P1,P2(P1对应按键S3,P2对应按键S4)当按钮1被按下时显示灯1亮即D3亮,同样时按钮2时显示灯D10亮;32秒后 无人抢答的话,自动报警;当有人抢答时除了显示灯亮之外,蜂鸣器会响。-Responder, two people Responder, respectively, with the button P1, P2 (P1 corresponding button S3, P2 corresponding button S4) shows
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-16
    • 文件大小:8532
    • 提供者:沈攀
  1. sy4

    0下载:
  2. 本程序用在DE2开发板上 实现一个弹球的小游戏 可以在在显示评上显示一个圆球和一个方球 ;两者在屏幕上自由运动 可以通过按键来调节两者的水平方向和垂直方向的速度大小 也能调节两个小球的大小和颜色 也可以实现调节屏幕的大小和颜色-The procedures used in the DE2 development board to achieve a pinball game in both freedom of movement on the screen by pressing a butto
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-12-01
    • 文件大小:1617562
    • 提供者:高金兴
  1. ise

    0下载:
  2. 实现两个2位二进制数的相加,两个数A和B分别对应于板子上的(SW3,SW2)和(SW1,SW0),其中SW3,SW1为高位。BTN 设计微处理器基本输入输出系统,North (V4) 按键为运算执行键。当BTN North按下时,两数相加的结果将通过LD3~LD0显示,其中LD3为最高位,LD0为最低位。同时,超级终端上也会输出计算结果。-Design microprocessor basic input output system, the sum of two 2-bit binary nu
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-26
    • 文件大小:968041
    • 提供者:王先生
  1. anjian

    0下载:
  2. 属于verilog HDL程序,三个独立按键控制多位数码管显示三个不同的状态,已在FPGA板上验证过-failed to translate
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-12-03
    • 文件大小:497457
    • 提供者:vera
  1. anjian-shumaguan-liushuideng

    0下载:
  2. verilog HDL语言,功能:按键控制,数码管显示多个状态,同时显示动态流水灯-failed to translate
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-26
    • 文件大小:56600
    • 提供者:vera
  1. fpga_program

    0下载:
  2. 在板子上全部实现。代码有:1.一位全加器;2.LED计数器;3.数码管显示0-9;4.60秒数码管计数显示;5.电子钟;6.SOPC;7.定时中断;8. TLV5618;9.按键计数
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-12-03
    • 文件大小:21741
    • 提供者:文强
  1. -slot-machine

    0下载:
  2. 按键分别表示1,2,3,4元商品,数码管显示10,20,30,40,选择商品后,投币时这里支持20,50也即2,5元币值,也可同时投入。最后数码管显示找零和投入币值数,且对应各种情况的灯亮-The buttons represent 1, 2, 3, 4, Product, digital display 10, 20, 30, 40, the choice of goods, coin here to support 20,50 2,5 currency can also be put int
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-15
    • 文件大小:34105
    • 提供者:张启翔
  1. anjiandanwei

    0下载:
  2. 按键通过单位数码管显示 10个按键,不同的按键数码管上显示不同数字-Key unit digital tube display 10 keys, key digital tube display different figures
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-23
    • 文件大小:420120
    • 提供者:陈思
  1. shuzipaidui

    0下载:
  2. 3*3按键控制多位数码管,四位数码管上显示数字由大到小,按键控制移位-3* 3 keys to control a number of digital control, four digital tube display digital descending, key control shift
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-12-09
    • 文件大小:411196
    • 提供者:陈思
  1. vga_graph_st

    0下载:
  2. 该程序用vhdl编写的vga显示的小游戏,到时屏幕上会显示一个小球,一根棒子,一面墙,棒子可以通过按键控制来移动。而小球在不停的运动,遇到墙会反弹。-Game written by the program with VHDL VGA display, the screen will display a small ball, a stick, a wall, stick to move through the key control. Ball in constant motion, encou
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-24
    • 文件大小:792624
    • 提供者:陈志伟
  1. welecome_key

    0下载:
  2. Verilog编写的按键控制串口的发送数据,接收的数据通过数码管显示-Verilog prepared by the buttons control the serial port to send data, receive data through the digital display
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-22
    • 文件大小:200798
    • 提供者:李子豪
  1. PS2

    0下载:
  2. PS2键盘驱动程序。。非常实用简单。。。适用于初学者。。。ps2键盘输入,,,LED显示输入的按键值-PS2 keyboard driver. . Very simple and practical. . . For beginners. . . ps2 keyboard input,,, LED display input key values. . . .
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-27
    • 文件大小:177243
    • 提供者:周健
  1. EDA_2_2

    0下载:
  2. 键盘扫描,可识别按键,单位显示,但无防抖-Keyboard scanning, can identify keys, display unit, without stabilization
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-24
    • 文件大小:18584
    • 提供者:姬成
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 18 »
搜珍网 www.dssz.com