搜索资源列表
8bit-cpu-of-mul-and-div
- 包含跳转,乘法,除法8位CPU以及一些基本的逻辑运算功能-includes Jump, multiplication, division eight CPU and some of the basic logic operations
MUL_Float_IEEE_754
- IEEE754 floating point mul
mul
- 在gf(2^13)中,固定因子乘法器(基于自然基,0-128)
ALU1
- ALU 指令格式(16位) op DR SR fun 0--3 4—7 8--11 12--15 指令类 OP码 指令 FUN 功能描述 控制 0000 NOP 0000 空指令 HLT 0001 停机 有条件跳转 0010 JZ 0000 Z=1,跳转 JC 0001 C=1,跳转 JNC 0010 C=0,跳转 JNZ 0100 Z=0,跳转 Jump 0101 无条件跳转 LOAD 001
mul
- 八位乘法器的VHDL程序,按照乘法的运算规则利用分支语句判断所有情况,最后累加求的结果-8 multiplier VHDL programs, in accordance with rules of multiplication operations to determine all the circumstances of the use of a branch statement, the final cumulative result of demand
mul(FLP)
- 一个32位元的浮点数乘法器,可将两IEEE 754格式的值进行相乘-A 32-bit floating-point multipliers, can be two format IEEE 754 values multiplied
mul
- 定点乘法器的FPGA仿真,对于学习硬件设计的朋友应该有帮助-Fixed-point multiplier FPGA simulation, hardware design for the study should help a friend
Mul
- VHDL乘法器 四输入 四输出的代码设计-VHDL multiplier four input four-output code design
mul
- 用VHDL语言实现十六位加法器(移位相加法)-VHDL language with Multiplier (Shift sum method)
mul
- baugh wooley multiplier with two four bit input and eight bit output
mul
- 一个小的乘法器源码和test,初学者可以看看!-Multiplier source and a small test, beginners can see!
fpufiles
- floating point adder mul and sub in verilog code
parallel_mul
- vhdl code for parallel mul
mul
- multiplier in verilog
four-bit-mul
- 用加法器乘法树实现四位乘法器。绝对可以实现,大家不妨下来-Achieved with the four adder tree multiplier multiplication
serial-mul
- it is a 8*8 bit wallace tree structure multiplier.
mul
- 8×8乘法器的veilog代码,分几个模块书写,代码都在里面-8 × 8 multiplier veilog code in several modules written in code inside
mul
- 可实现输入的2个一位十进制数的乘法运算。要求:输入提供十个数字键,先转化为8421码,再运算,输入的数据和输出结果都要以七段显示译码器显示出来(仿真波形)。输入模块、运算模块、数据转换模块要求用不同的模块分别实现。-Can be one of the input of two decimal multiplication. Requirements: Enter the ten numeric keys provided, the first transformed into 8,421 yar
05699463
- array mul by mohandeep sharma-array mul by mohandeep sharma
Handbook-of-Floating-Point-Arithmetic---Birkhause
- Floating-point arithmetic (2008), ADD, SUB, MUL, SQRT, FUNCTION (IEEE 754-1985 Standard, IEEE 854-1987 Standard, New IEEE 754-2008 Standard)-Floating-point arithmetic (2008), ADD, SUB, MUL, SQRT, FUNCTION (IEEE 754-1985 Standard, IEEE 854-1987 Stand