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

搜索资源列表

  1. 100vhdl0621

    0下载:
  2. VHDL应用程序100例,适合初学者研究及练习 其中包含加法器译码器等多程序。-100 samples of VHDL, it is fit for beginner to study and practice. Adding machine, decoder and others are included.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:239116
    • 提供者:zhuo
  1. 1_ADDER

    0下载:
  2. 这个是带输入的加法器vhdl代码,是带有输入端和进位的.-with imported Adder VHDL code, which is input into and spaces.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:23015
    • 提供者:李乐雅
  1. 89_full_adder

    0下载:
  2. 这个是带先行进位的加法器的vhdl代码,比较复杂,仅仅供大家参考.-into first place with the addition of VHDL code more complicated, just for reference.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:21150
    • 提供者:李乐雅
  1. jiafaqi

    0下载:
  2. 实现四位加法器的VHDL代码,里面含有全加器的代码-achieve four Adder VHDL code, which contains the full adder code
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:828
    • 提供者:丘志光
  1. nbit_Adder

    0下载:
  2. VHDL——N位加法器设计-VHDL -- N-adder design RECOMMENDATIONS
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:5585
    • 提供者:钱伟康
  1. VHDLEXAMPLEppt

    1下载:
  2. 介绍8位加法器、分频电路、数字秒表的PPT,带源码,解释详细,一步一步学习,是学习VHDL的好-introduced eight Adder, the frequency divider circuit, digital stopwatch, the PPT, with the source code, explained in detail, step by step, learning, VHDL is a good learning Eastern
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:527607
    • 提供者:刘一
  1. Digital_LED

    0下载:
  2. 用quartusII编写的,基于vhdl语言的按键加法器,从0到11,也可通过拨码开关控制,从11到0
  3. 所属分类:Windows编程

    • 发布日期:2014-01-16
    • 文件大小:5857
    • 提供者:yl
  1. 4_Adder_Unique

    0下载:
  2. Quartus2实现的四位进制并行加法器 用VHDL语言实现
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:169661
    • 提供者:李若珍
  1. multi8x8

    0下载:
  2. 该源码为8位乘法器的VHDL语言描述,由一个8位右移寄存器,2个4位加法器例化成8位加法器,一个16位数据锁存器构成。采用移位相加的方式,从被乘数的低位开始,与乘数的每个位移位相加求和。最后实现其乘法器功能。-The source code for the 8-bit multiplier in VHDL language to describe, from an 8-bit right shift register, two 4-bit adder example into 8-bit add
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:393061
    • 提供者:feng
  1. BCD_adder_4digit

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

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

    0下载:
  2. 一位串行加法器,是用MAXPLUSII实现VHDL程序的编程-A serial adder is used MAXPLUSII programming VHDL implementation
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:47461
    • 提供者:da
  1. VHDLexample

    0下载:
  2. 步进电机控制,直流电机控制,加法器,状态机等等经典的VHDL例子程序。-Stepper motor control, DC motor control, adders, state machines, etc. The classic example VHDL procedures.
  3. 所属分类:其他小程序

    • 发布日期:2017-04-15
    • 文件大小:4899
    • 提供者:张庆东
  1. 44

    0下载:
  2. 加法器测试平台,具有键盘输入,屏幕显示功能-Adder test platform with a keyboard input, screen display
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1865
    • 提供者:赵朴
  1. mul

    0下载:
  2. 加法器树乘法器结合了移位相加乘法器和查找表乘法器的优点。它使用的加法器数目等于操作数位数减 1 ,加法器精度为操作数位数的2倍,需要的与门数等于操作数的平方。 因此 8 位乘法器需要7个15位加法器和64个与门-Adder tree multiplier multiplier combination of shift and add multiplier advantage of look-up table. It uses the adder operand is equivalent to
  3. 所属分类:Other systems

    • 发布日期:2017-03-23
    • 文件大小:565
    • 提供者:肖毅
  1. testZ

    0下载:
  2. 八位加法器的原理图实现方法和一位半加器 全加器的原理图实现-Eight adder schematic diagram of the method and a half adder full adder schematic diagram of the realization of
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:274155
    • 提供者:miracle
  1. add

    0下载:
  2. 采用VHDL语言写的ADD加法器,并有原理图式-VHDL language used to write the adder ADD and the principle of schema
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:155783
    • 提供者:望天
  1. LIBRARYieee

    0下载:
  2. 顶·· ·· ·· ·· ·· ·· 用VHDL语言实现加法器设计 -Top with VHDL language Adder
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:804
    • 提供者:panxianhao
  1. adder

    0下载:
  2. 本设计是做了一个32位超前进位加法器,能够快速计算-This design is made of a 32-bit lookahead adder, to quickly calculate
  3. 所属分类:Other systems

    • 发布日期:2017-03-22
    • 文件大小:39175
    • 提供者:zhaozimou
  1. VHDL

    0下载:
  2. 加法器、寄存器、半加器、译码器的硬件描述语言的描述-describe summator ,register,half adder,decoder with VHDL
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:2250
    • 提供者:mingxiuzhou
  1. LAB

    1下载:
  2. SAM VHDL编码,包括数据选择器,加法器,简易逻辑电路,有限状态机等(FSM SAM ALU and many other different parts)
  3. 所属分类:其他

    • 发布日期:2020-11-18
    • 文件大小:6144
    • 提供者:TimeParaodgs
« 12 »
搜珍网 www.dssz.com