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

搜索资源列表

  1. part5_update

    0下载:
  2. 2个4位二进制数相加的加法器件,其结果显示在七段译码器中-two four binary adder Addition of a few devices, and the results showed that in paragraph 107 of the decoder which
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:377.53kb
    • 提供者:张宇辉
  1. cla16

    0下载:
  2. verilog code 16-bit carry look-ahead adder output [15:0] sum // 相加總和 output carryout // 進位 input [15:0] A_in // 輸入A input [15:0] B_in // 輸入B input carryin // 第一級進位 C0 -verilog code16-bit carry look-ahead adderoutput [15:0] sum// sum of
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:2.19kb
    • 提供者:沙嗲
  1. lab2-2

    0下载:
  2. 4位二进制加法器,vhdl实现,外带译码器部分,清晰简洁,可读性好-4-bit binary adder, vhdl achieved decoder part of the bargain, clear and concise, readable good
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-29
    • 文件大小:406.9kb
    • 提供者:zart
  1. 83390078DDS

    0下载:
  2. DDS的工作原理是以数控振荡器的方式产生频率、相位可控制的正弦波。电路一般包括基准时钟、频率累加器、相位累加器、幅度/相位转换电路、D/A转换器和低通滤波器(LPF)。频率累加器对输入信号进行累加运算,产生频率控制数据X(frequency data或相位步进量)。相位累加器由N位全加器和N位累加寄存器级联而成,对代表频率的2进制码进行累加运算,是典型的反馈电路,产生累加结果Y。幅度/相位转换电路实质上是一个波形寄存器,以供查表使用。读出的数据送入D/A转换器和低通滤波器。-DDS works
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-17
    • 文件大小:42.75kb
    • 提供者:394177191
  1. jiafaqi

    1下载:
  2. 用Veriloge编的四位二进制加法器。用一个显示屏进行显示。-Veriloge series with four binary adder. With a display to display.
  3. 所属分类:VHDL-FPGA-Verilog

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

    0下载:
  2. 带异步复位功能的8位二进制加法计数器的行为描述-With asynchronous reset counter 8-bit binary adder descr iption of the behavior
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:3.75kb
    • 提供者:倪明
  1. adder3

    0下载:
  2. 此源代码是基于Verilog语言的七人投票表决器 、2 个 8 位数相乘 、8 位二进制数的乘法 、同一循环的不同实现方式、使用了`include 语句的 16 位加法器 、条件编译、加法计数器中的进程、任务、测试、函数、用函数和 case语句描述的编码器、阶乘运算函数、测试程序 、顺序执行、并行执行,特别是七人投票表决器,这是我目前发现的最优的用硬件描述的源代码。-The Verilog language source code is based on the seven-vote, and
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2016-01-26
    • 文件大小:2kb
    • 提供者:王柔毅
  1. shumaguan

    0下载:
  2. 用按键控制选择6进制和9进制加法器,并用数码管显示。-Select 6 with keypad control, binary adder binary and 9, and with digital display.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:516.87kb
    • 提供者:bubble
  1. Advanced_Adders

    0下载:
  2. Advanced topic on adders including: Carry Look Ahead Adder, Binary Parallel Adder/Subtractor, BCD adder circuit, Binary mutiplier circuit.
  3. 所属分类:SCM

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

    0下载:
  2. binary adder on vhdl tested on xboard xilinx-binary adder on vhdl tested on xboard xilinx
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-09
    • 文件大小:1.75mb
    • 提供者:carlos
  1. adder

    0下载:
  2. 加法器是产生数的和的装置。加数和被加数为输入,和数与进位为输出的装置为半加器。若加数、被加数与低位的进位数为输入,而和数与进位为输出则为全加器。-The number of adder is produced and device. Addend and BeiJiaShu as input, and the device for output with binary for half a gal device. If BeiJiaShu and low addends, into digits
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-30
    • 文件大小:294.6kb
    • 提供者:张凯
  1. summator

    0下载:
  2. 加法器是产生数的和的装置。常用作计算机算术逻辑部件,执行逻辑操作、移位与指令调用。在电子学中,加法器是一种数位电路,其可进行数字的加法计算。在现代的电脑中,加法器存在于算术逻辑单元之中。 加法器可以用来表示各种数值,如:BCD、加三码,主要的加法器是以二进制作运算。加法器可以用组合逻辑电路实现也可以用VHDL语言实现。-Adder is generated and the number of devices. Arithmetic logic unit is used as a computer
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-07
    • 文件大小:26.49kb
    • 提供者:王伟
  1. quanjiaqiheDchufaqi

    0下载:
  2. 设计一个全加器元件,再用该元件连成4位二进制加法器 设计一个D触发器元件,再用该元件连成4位寄存器 -Design a full adder component, then the component with a 4-bit binary adder design a D flip-flop element, then the components together into four registers
  3. 所属分类:DSP program

    • 发布日期:2017-03-29
    • 文件大小:63.8kb
    • 提供者:potoyb2
  1. Four-binary-adder

    0下载:
  2. 程序1:4位二进制加法计数器(EDA实验中用到的)-Four binary adder
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:527byte
    • 提供者:denwei0011
  1. Successive-binary-adder

    0下载:
  2. Quartus环境下的逐次进位加法器的编写代码,适合初学数字逻辑设计的学习-Successive binary adder in Quartus
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:265.03kb
    • 提供者:陈轶博
  1. Binary-adder-microcontroller-C

    0下载:
  2. 51单片机 程序驱动P1口 P1口二极管共阳接法 点亮顺出为显示二进制加法 单片机C语言-Binary adder microcontroller C language
  3. 所属分类:SCM

    • 发布日期:2017-11-07
    • 文件大小:12.7kb
    • 提供者:mzral
  1. adder

    0下载:
  2. 实现一个4位二进制数加法器,实验时用高低电平开关作为输入,用发光二极管管作为输出。-A 4-bit binary adder, experiments with high and low level switch as an input, as output light emitting diode tube.
  3. 所属分类:SCM

    • 发布日期:2017-11-28
    • 文件大小:10.7kb
    • 提供者:
  1. binary-addition

    0下载:
  2. 基于stm32f103c8t6单片机的二进制加法源码,固件库为3.5版本-MCU binary adder stm32f103c8t6 source firmware library version 3.5
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-11-18
    • 文件大小:201.04kb
    • 提供者:呼进国
  1. adder

    0下载:
  2. 四位二进制串行加法器 VHDL语言 EPM240 数字逻辑实验-Four serial binary adder VHDL language EPM240 digital logic test
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-25
    • 文件大小:13.21kb
    • 提供者:
  1. Four-binary-adder

    0下载:
  2. 熟悉 VHDL 语言的模块化设计,了解元件例化和打包调用语句。用 VHDL 语言设计一半加器电路,然后用元件例化(COMPONENT)语句调用两个半加器电路,用结构描述实现一个全加器。-The modular design of VHDL language familiar to understand the components and packing cases call statement. Design using VHDL half-adder circuit, and then us
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-14
    • 文件大小:3.3mb
    • 提供者:YCZ
« 12 3 4 5 »
搜珍网 www.dssz.com