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

搜索资源列表

  1. Verilog_Development_Board_Sources

    0下载:
  2. 朋友,我是Jawen.看到先前上载的一套CPLD开发板的VHDL源码挺受欢迎的,现在就将她的Verilog源码也一并贡献给大家:8位优先编码器,乘法器,多路选择器,二进制转BCD码,加法器,减法器,简单状态机,四位比较器,7段数码管,i2c总线,lcd液晶显示,拨码开关,串口,蜂鸣器,矩阵键盘,跑马灯,交通灯,数字时钟-friends, I Jawen. previously seen on the set of CPLD Development Board VHDL source code q
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:3.01mb
    • 提供者:Jawen
  1. BCD2BIN8.rar

    0下载:
  2. BCD转BIN算法,BCD码转二进制数据。,BCD to BIN algorithm, BCD code to binary data.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:530byte
    • 提供者:zjh
  1. binarytobcd_arithmetic

    0下载:
  2. Binary to BCD arithmetic. 这东西真不错-Binary to BCD arithmetic. This is something really good
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:3.28kb
    • 提供者:Reguse
  1. bin2bcd

    0下载:
  2. Binary to BCD converter
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-11
    • 文件大小:520byte
    • 提供者:Natacho
  1. BtoBCD

    0下载:
  2. 多位二进制数转BCD码,用verilog编写-Binary number to BCD code, prepared by verilog
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:939byte
    • 提供者:p
  1. Binary_to_BCD_Converter

    0下载:
  2. General Binary-to-BCD Converter The linked code is a general binary-to-BCD Verilog module, and I have personally tested the code.
  3. 所属分类:VHDL-FPGA-Verilog

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

    0下载:
  2. 一个用Verilog语言实现的二进制码到BCD码的一种转换方法的实现。包含工程文件和实现文档。-Verilog language implementation with a binary code to BCD code conversion method as a realization. And the achievement of the document contains the project file.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-24
    • 文件大小:80.56kb
    • 提供者:文闯
  1. binary_to_bcd

    0下载:
  2. this a verilog code .. it converts 9 bit integer value to its corresponding twelve bit BCD number that is required as an input to a seven segment decoder or otherwise also an integer that may be represented by binary bits can be changed to its corres
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:668byte
    • 提供者:hassan
  1. bcd_to_binary

    0下载:
  2. bcd to binary verilog
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-14
    • 文件大小:4.24kb
    • 提供者:hyuma
  1. 2BCD

    0下载:
  2. 二进制转BCD码 verilog hdl Quartus II 9.0sp2 编译通过 所有的文件-Binary to BCD code verilog hdl Quartus II 9.0sp2 compile all the documents
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-09
    • 文件大小:280.19kb
    • 提供者:王冠
  1. Lab2_Part2

    0下载:
  2. converts a 4-bit binary code to 2-digital BCD code in verilog code. Implements on educational kit Altera MAX7000s EPM7128SLC84-7.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-16
    • 文件大小:110.13kb
    • 提供者:Henna Tan
  1. bit7_Binary_to_BCD_LED

    1下载:
  2. 二进制转十进制BCD码 Verilog语言 quartus-Binary to decimal BCD code Verilog language quartusII
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:289.06kb
    • 提供者:伍明煜
  1. Binary_to_BCD_Converter

    0下载:
  2. This is a binary to BCD convert designed by using the “shift and add-3 algorithm”. The verilog code of basic cell add-3 is also included in this file.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-05
    • 文件大小:9.45kb
    • 提供者:WPI
  1. binary_to_BCD

    0下载:
  2. 本人编写的2进制转换为BCD码的verilog程序,绝对可用,已测试通过。-I write binary to BCD verilog program, absolutely free, have been tested.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-10
    • 文件大小:807byte
    • 提供者:范志荣
  1. binary2bcd

    0下载:
  2. binary to bcd code converter design using verilog
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-11
    • 文件大小:529byte
    • 提供者:Vadivelan A
  1. t1_bin2bcd

    0下载:
  2. 二进制转BCD的verilog程序,实现二进制数到BCD的转换,该程序具有节约FPGA的内部逻辑资源等特点- Binary to BCD s verilog procedures to achieve binary number to BCD conversion, the program has an inter
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-17
    • 文件大小:447.63kb
    • 提供者:宋国志
  1. Lab8_binbcd4

    0下载:
  2. 4位二进制-BCD码转换器的设计与实现.4位二进制-BCD码转换器的真值表,本实验中用Verilog语句来描述。-Design of 4 bit-BCD converter and implementation of.4 binary-BCD code converter truth table, use the Verilog statement in this experiment to describe.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-24
    • 文件大小:166.49kb
    • 提供者:penglx1803
  1. BCDcoder

    0下载:
  2. 关于三位数的BCD转二进制,和二进制转BCD码。用verilog编写-BCD to Binary and Binary to BCD
  3. 所属分类:Other Embeded program

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

    0下载:
  2. Verilog语言编写,二进制码转BCD码-Verilog language, binary code to BCD code
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1.02kb
    • 提供者:张航
  1. Verilog源代码

    0下载:
  2. 多种基本功能的Verilog代码实现,包括多路选择器,二进制到BCD码转换,二进制到格雷码转换,7段译码器,8位数据锁存器,移位寄存器等等多种功能。(Verilog code implementation of a variety of basic functions, including multiplexer, binary to BCD code conversion, binary to Gray code conversion, 7-segment decoder, 8-bit dat
  3. 所属分类:汇编语言

    • 发布日期:2020-07-31
    • 文件大小:18kb
    • 提供者:MMK1
« 12 »
搜珍网 www.dssz.com