CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - bcd VHDL

搜索资源列表

  1. bcd.rar

    0下载:
  2. vhdl编写的将二进制转BCD码的程序.直接源代码,适合新手编程,语法学习,BCD
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:197.54kb
    • 提供者:yjh
  1. BCD_adder_4digit

    0下载:
  2. 首先将最大四位的整数转换成BCD码,然后用VHDL设计一个4位BCD码加法器,-BCD_adder_4digit
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:939.22kb
    • 提供者:小乔
  1. Trafficlight

    0下载:
  2. 系统设置一个两位BCD码倒计时计数器(计数脉冲1HZ),用于记录各状态持续时间; 因为各状态持续时间不一致,所以上述计数器应置入不同的预置数; 倒计时计数值输出至二个数码管显示; 程序共设置4个进程: ① 进程P1、P2和P3构成两个带有预置数功能的十进制计数器,其中P1和P3分别为个位和十位计数器,P2产生个位向十位的进位信号; ② P4是状态寄存器,控制状态的转换,并输出6盏交通灯的控制信号。-System to set up a two BCD code c
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:1.12kb
    • 提供者:kid
  1. binarytobcd

    0下载:
  2. 实现二进制到BCD的转换,相关算法可参考相关文档资料-convert binary number to BCD
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:3.23kb
    • 提供者:CoCo
  1. zhuangtaijijiaotongdeng

    0下载:
  2. 利用VHDL设计的另外一种方法的交通灯程序。在controller模块中设置了2个进程,其中一个用来控制内置计数器的增加,一个用来控制交通灯的显示。从controller模块中出来的时间是2位的BCD码,要进行数码管显示就需要得到2个一位的BCD码,因此就需要利用separate模块来实现。separate模块的思想也比较简单,就是利用比较然后得到相应的十位数和个位数。-In the controller module set up two processes, one of which is
  3. 所属分类:Other systems

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

    0下载:
  2. Binary to BCD converter in VHDL.
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:90.12kb
    • 提供者:Paulo
  1. led

    0下载:
  2. 七段LED数码显示器是数字系统中常用的数码显示元件,二进制数不能直接在LED数码管上显示,需要用一个BCD七段译码器进行译码。下图给出了一个七段显示译码器的框图及相应的七段LED数码管的示意图。-Seven-segment LED digital display is commonly used in digital systems digital display devices, a binary number can not be directly displayed on the LED
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:28.75kb
    • 提供者:乐天猫
  1. counter_bcd7

    0下载:
  2. bcd十进制计数器,用于频率计设计的计数器单元,输出zeros用于选通量程使用!-bcd decimal counter, the counter for frequency counter design unit, the output zeros for the use of strobe range!
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:525byte
    • 提供者:jim
  1. VHEX2BCD16h

    0下载:
  2. 基于vhdl的二进制转BCD码码的设计,已经经过调试,可直接使用 -Based on vhdl binary to transfer the design of BCD code, has been commissioning, can be used directly
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:866byte
    • 提供者:wangjiantin
  1. Taddd_32_bbcdh

    0下载:
  2. 此程序源码使用VHDL语言,完成在32位十六进制加法器的基础上将输出出进行BCD码转换,实现输出是BCD码的32位二进制加法 可直接使用。 -This program source code using VHDL language, completed on the basis of 32-bit hexadecimal adder output BCD code conversion, the output is a 32-bit binary adder BCD code can be
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-06
    • 文件大小:1.01kb
    • 提供者:分配
  1. Here-is-a-program-for-BCD-to-7

    0下载:
  2. vhdl coding for ldpc
  3. 所属分类:Other systems

    • 发布日期:2017-11-09
    • 文件大小:28.5kb
    • 提供者:siva
  1. bcd

    0下载:
  2. 十进制转换为BCD码,可以用于数字钟的设计,及其涉及到LED显示的程序中去,是VHDL的-Converted to decimal BCD code, can be used in the design of the digital clock, LED display program involves VHDL
  3. 所属分类:Other systems

    • 发布日期:2017-11-27
    • 文件大小:904byte
    • 提供者:sherry
  1. BCD-ENCODER

    0下载:
  2. VHDL program for “Decimal To BCD Encoder” behavioral design in Xilinx integrated software environment
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:815byte
    • 提供者:rajapraba
  1. HEX_TO_BCD_4BIT

    0下载:
  2. hex to bcd 4bit using vhdl
  3. 所属分类:Other systems

    • 发布日期:2017-04-30
    • 文件大小:102.66kb
    • 提供者:minhthien
  1. HEX_TO_BCD_6BIT

    0下载:
  2. hex to bcd 6bit using vhdl
  3. 所属分类:Other systems

    • 发布日期:2017-04-30
    • 文件大小:105.87kb
    • 提供者:minhthien
  1. HEX_TO_BCD_8BIT

    0下载:
  2. hex to bcd 8bit using vhdl
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:134.59kb
    • 提供者:minhthien
  1. kebenchengxu

    0下载:
  2. VHDL代码,一些课本的小程序。包含3线-8线译码器,4选1选择器,6层电梯,8线-3线编码器,8线-3线优先编码器,8选1,BCD-7段显示译码器真值表,半加器,摩尔状态机,数字频率计,数字时钟,同步计数器,序列检测器的设计,序列信号发生器,一般状态机等等。(The small program of some textbooks. Includes 3 -8 decoder, 4 1 selector, 6 elevator, line 8 Line 8 line -3 encoder, -3
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:40kb
    • 提供者:girl_lily
  1. 分频显示

    0下载:
  2. VHDL实验中,实现分频与数码管显示。掌握BCD-七段显示译码器的功能和设计方法; 掌握用硬件描述语言的方法设计组合逻辑电路——BCD-七段显示译码器。(In the VHDL experiment, frequency division and digital tube display are realized.)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:20.25mb
    • 提供者:Maggie0104
搜珍网 www.dssz.com