搜索资源列表
ripple-lookahead-carryselect-adder
- Ripple Adder: 16-bit 全加,半加及ripple adder的设计及VHDL程序 Carry Look ahead Adder:4, 16, 32 bits 前置进位加法器的设计方案及VHDL程序 Carry Select Adder:16 Bits 进位选择加法器的设计方案及VHDL程序-Ripple Adder : 16-bit full adder, semi-Canada and the ripple
ADDER
- 经过精心设计的加法器的代码,并在FPGA硬件平台实现和验证过的-Meticulously designed adder code, and FPGA hardware platform and tested
VHDL-ADDER
- VHDL的N位加法器,非常的好用,经过仿真验证的!-VHDL N-bit adder, very easy to use, after the simulation!
adder
- 高达16位加法器的实现,工作环境在ISE,modesim,该例程较为详细!-Up to 16-bit adder implementation, the working environment at ISE, modesim, the more detailed routines!
adder
- 加法器 可做4BIT的運算 用直接語言撰寫-Adder computing can 4BIT
adder
- 采用加法树流水线乘法构造八位乘法器,并分析设计的性能和结果在时钟节拍上落后的影响因素。 -Multiplication using adder tree structure line 8 multiplier, the design and analysis of the results of the performance and beat the clock on the impact of the factors behind
adder
- verilog 加法器设计 在modelsim下方针-verilog adder
ADDER
- 本设计是用32位的并行全加器的,可以实现浮点运算!-The design is a parallel 32-bit full adder, and floating-point operations can be achieved!
ADDER
- simple 16-bit CSA Adder
adder
- 一位全加器可由两个一位半加器与一个或门构成,该设计利用层次结构描述法,首先设计半加器电路,将其打包为半加器模块;然后在顶层调用半加器模块组成全加器电路-A full adder can be two a half-adder and an OR gate structure, the design is the use of hierarchical descr iption method, first of all the desig
Parallel-adder
- 并行加法器是一种数位电路,其可进行数字的加法计算。在现代的电脑中,加法器存在于算术逻辑单元(ALU)之中。 加法器可以用来表示各种数值,如:BCD、加三码,主要的加法器是以二进制作运算。-Parallel adder is a digital circuit, which can be calculated the number of addition. In the modern computer, adder exists in t
adder
- 本设计是做了一个32位超前进位加法器,能够快速计算-This design is made of a 32-bit lookahead adder, to quickly calculate
Floating-Point-Adder
- 浮点数加法器IP核的vhd设计。浮点数加法运算是运输中使用最高的运算,结合vhdl和EPGA可编程技术,完成具有5线级流水线结构、符合IEEE 754浮点标准、可参数化为单、双精度的浮点数加法器。-Floating point adder design IP core vhd. Floating-point addition operation is used in most transport operations, combined
floating-point-adder
- verilog implementation of the floating point adder
VHDL-ripple-lookahead-carryselect-adder
- vhdl code for ripple carry adder, carry select adder and carry look ahead adder
32-rip-adder
- A ripple carry adder allows you to add two 32-bit numbers
16-bit-adder
- 这是关于16位加法器的实现代码及仿真图形的压缩文档-This is about 16-bit adder implementation code and simulation graphics archive
A-New-Reversible-Design-of-BCD-Adder
- Designing a BCD adder
Optimized-design-of-BCD-adder-and-Carry
- Optimized design of BCD adder and Carry
Adder and Counter VHDL
- Source code of a full adder and a counter VHDL.