搜索资源列表
magnitude
- Verilog HDL: Magnitude For a vector (a,b), the magnitude representation is the following: A common approach to implementing these arithmetic functions is to use the Coordinate Rotation Digital Computer (CORDIC
magnitude
- Verilog HDL: Magnitude For a vector (a,b), the magnitude representation is the following: A common approach to implementing these arithmetic functions is to use the Coordinate Rotation Digital Computer (CORDIC
expt91_multi8x8
- 基于fpga和sopc的用VHDL语言编写的EDA移位相加硬件乘法器-FPGA and SOPC based on the use of VHDL language shift EDA add hardware multiplier
OPERATION_UNIT
- 本程序为加密芯片内部加密运算单元部分,包括32位减法器、移位寄存器、加/减法器、寄存器等,对密码芯片运算部分设计具有一定指导意义-The procedure for encryption chip unit internal encryption algorithms, including 32-bit subtraction, and shift register, add/subtraction, and register and
multiplyingunit
- 其乘法器原理是:乘法通过逐项移位相加原理来实现,从被乘数的最低位开始,若为1,则乘数左移后与上一次的和相加;若为0,左移后以全零相加,直至被乘数的最高位-Its multiplier principle is: the sum of multiplication through each shift principle to achieve, from the lowest bit multiplicand to start, if 1
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 a
qfq
- 移位相加乘法器设计。附有工程实例及ppt说明。-Add multiplier design shift. Ppt with example and descr iption.
CORDIC
- 用VHDL语言,利用迭代移位算法cordic实现告诉加法功能 -Using VHDL language, using iterative shift algorithm to achieve told additive function cordic
shiftadd
- BOOTH ALGORITM IN VHDL AND SHIFT ADD MULTIPLICATION
mutiplier_4bits
- 通过移位相加,实现两个数的相乘。通过一个内部寄存器存储得到的积。--- it multiplies a 5_bit multiplicand by a 5_bit multiplier to give -- an 8_bit product -- -- aim: to master the method of mutiplier "shift and add to realize the mutiplier" --
8multipler
- 用VHDL实现8位移位相加乘法器,从被乘数的最低位开始,若为1,则乘数左移后与上次的和相加;若为0,左移后以全0相加,直至被乘数的最高位。-VHDL 8-bit shift by adding the multiplier to achieve, starting from the lowest multiplicand, if 1, then left after the multiplier and add the last if
34105908-Multipliers-Using-Vhdl
- ABSTRACT: Low power consumption and smaller area are some of the most important criteria for the fabrication of DSP systems and high performance systems. Optimizing the speed and area of the multiplier is a major d
yiwei
- proteus仿真,移位点阵,8*8led发光二极管,并加keil文件。用了不后悔-proteus simulation, the shift lattice, 8* 8led light-emitting diode, and add the keil file. Do not regret it used
mul8bit_shift_add
- 移位相加8位乘法器,含有每个模块的详细说明-Shift and add 8-bit multiplier, and contains a detailed descr iption of each module
multiply_shift_add
- 基于移位相加运算的乘法器设计,完整的设计工程文件在multiply_shift_add文件夹下-Multiplier design based on shift and add operations, complete design engineering file multiply_shift_add file folder
Binary_to_BCD_Converter
- 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.
Multiply8-6
- FPGA verilog用移位相加的方式来实现8位的乘法器-FPGA verilog With shift and add a way to achieve 8 multiplier
Windons_Cos_Candle
- 1.升余弦窗首尾8点数据值:12bit-> 1-1RAM_OUT_CNT_RN10 formal 采用移位相加的方式来取代相乘运算,节省资源。 -1 liter inclusive 8:00 cosine window data values : 12bit-> 1-1RAM_OUT_CNT_RN10 formal using shift and add a way to replace mult
jiajianchengchu
- 4.移位相加式十进制硬件乘法器电路, 要求:输入两个1位十进制数,利用移位相加法计算它们的乘积,显示乘数、被乘数和积。-The shift and add type decimal hardware multiplier circuit, Requirements: Enter both a decimal number, and calculate their product using a shift-add method,
shift-and-add
- 使用多张低分辨率的图像,shift and add 进行插值运算生成一张恢复后的高分辨率图像-The use of multiple low-resolution images, shift and add interpolating operation generate a restored high resolution image