搜索资源列表
multi8x8
- 该源码为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
multiper
- 用xilinx写的vhdl乘法器。是二进制的两位乘法器。里面含有代码和电路图。-Written in VHDL using Xilinx multiplier. Binary multiplier is two. Which contains code and circuit diagrams.
EDA
- 地址译码,状态机的编写,三态输出,布司乘法器-Address decoder, the preparation of state machines, three-state output, cloth Division Multiplier
hierarch_unit.tar
- 该代码是布斯乘法器代码,用于了解布斯算法,本人也是初学者。-err
8-bit_multiplier
- 用ASM原理做二進位8-BIT乘法的乘法器,內附範例的輸入檔。-ASM to do with the principle of binary multiplication of 8-BIT multiplier, the input file containing a sample.
mul
- 加法器树乘法器结合了移位相加乘法器和查找表乘法器的优点。它使用的加法器数目等于操作数位数减 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
multi
- 乘法器的实现,两种方法,调用IPcore及手动编写,基于ISE软件下的VHDL语言实现-Multiplier realization of the two methods, called IPcore and manually prepared, based on the ISE software to achieve the VHDL language
multi
- 8位乘法器,Quters编译环境VHDL代码-pluter VHDL Quters
lab_text
- EDA考试的五种题目编程,其中包括五人表决器,抢答器,乘法器,自动售货机等, 编译环境为ISE,程序语言VHDL-eda text ise vhdl
multiplier8x8
- 8位定点乘法器,支持有符号数/无符号数运算。采用4-2压缩树结构,并提供testbench。-It is an 8-bit fixed-point multiplier, supporting signed/unsigned operations. Wallance tree structure with 4-2 compression. Provides testbench.
4_bit_mul
- 四位乘法器,可以实现两个四位二进制数的乘法。-4_bit_mul
Crossover
- 分频器的设计,包含普通分频器和占空比为50 的奇数分频 ;4位乘法器的VHDL程序;-Crossover design, including general divider and the duty cycle of 50 of the odd frequency 4-bit multiplier VHDL procedures
fudian_add
- 用VHDL实现32位浮点加法器,结合乘法器具体实现用与快速傅里叶变换中。-use VHDL to finish the add device.
multi_4
- 自己用写的VHDL的四位乘法器,实现方式比较简单-Write the VHDL four multipliers to achieve relatively simple way
8bit-multiplier
- 8位二进制数乘法器VHDL实现8位二进制数乘法器设计,乘法通过逐项移位相加原理来实现,从被乘数的最低位开始,若为1,则乘数左移后与上一次的和相加;若为0,左移后以全0相加,直至被乘数的最高位。 -8-bit binary multiplier VHDL 8-bit binary multiplier design, multiplication by itemized shift sum principle, starting from the least significant bit of
multi8X8
- 基于vhdl的8为乘法器,移位相加原理,使用VHDL语言-Based on the multiplier vhdl 8, displacement add principle, the use of VHDL language
my_multiplier
- 一个VHDL编的简单乘法器,基本原理设计如下图所示: 将两个操作数分别以串行和并行模式输入到乘法器的输入端, 用串行输入操作数的每一位依次去乘并行输入的操作数, 每次的结果称之为部分积, 将每次相乘得到的部分积加到累加器里, 形成部分和, 部分和在与下一个部分积相加前要进行移位操作。-A simple multiplier VHDL series, the basic principles of design as follows: two operands, respectively, ser
Multiplier
- 我是2014级复旦的研究生。这是用VHDL语言设计的任意的M乘以N位的乘法器。设计中,被除数和乘数的位数是通过参数来设置的,可由你来修改。我已写好了testbench。可放心使用。-I am a 2014 graduate of Fudan University. This is an arbitrary M VHDL language designed by N-bit multiplier. Design, the dividend and the median multiplier is