搜索资源列表
xapp371
- xilinx里的乘法器ip核程序,booth乘法 wallace tree算法 4-2压缩编码 超前进位加法
multiply
- 这是我用verilog hdl语言写的浮点乘法器,用的是基4的booth算法,对于部分积使用了5-2压缩和3-2压缩,欢迎大家指点,也欢迎大家把它改成流水线以提高速度.
布斯算法
- VHDL实现布斯算法-VHDL Booth algorithm
定点运算器.rar
- 实现二进制定点运算: 1.定点整数补码加法 2.定点整数补码减法 3.定点小数Booth补码一位乘法 4.定点小数原码一位除法(加减交替法) 5.定点小数补码一位除法(加减交替法) 6.定点小数原码一位乘法 7.定点小数原码两位乘法 8.定点整数原码乘法 9.定点整数原码除法,achieve binary fixed point operations : 1. Sentinel integral complement Adder 2. Sentinel integral
Booth_mult
- Booth multiplier for multiplication of 2 bit binary nos.
MAC
- Multiplier/Accumulator written in Verilog
multiplier2
- 整数的乘法可以通过移位加的方法实现,对于有符号的补码数据,可以通过Booth算法实现。-Integer multiplication can be achieved by shifting the method increases, the complement for signed data can be Booth algorithm.
add_2x32_v1
- 2*32乘法器设计,只是部分Booth乘法器的设计,相关的后面部分将在需要时陆续上传。-design of an 2*32Multiplier
95637012Multiplier
- 一种可以完成16位有符号/无符号二进制数乘法的乘法器。该乘法器采用了改进的booth算法,简化了部分积的符号扩展,采用Wallace树和超前进位加法器来进一步提高电路的运算速度。本乘法器可以作为嵌入式CPU内核的乘法单元,整个设计用VHDL语言实现。- This file contains all the entity-architectures for a complete-- k-bit x k-bit Booth multiplier.-- the design makes use of
The-Booth-Tolls-for-Thee
- 细胞自动机的matlab代码,数学中国上下载的,供数学建模的参考。-Cellular automata matlab code, mathematics Chinese to download for reference, mathematical modeling.
The-Booth-Tolls-for-Thee
- 元胞自动机在交通流中的应用,高速公路交通流-Cellular automaton traffic flow, freeway traffic flow
booth_wallace_multiplier.
- booth wallance tree which is mathematical execution of code.
The-Booth-Tolls-for-Thee
- 元胞自动机源程序代码,用来模拟组织相变以及动态再结晶过程-Cellular automata source code, to solve organizational phase transition and the dynamic recrystallization
modi_NewtonPvailation.tar
- matlab实现的无约束修正Newton法,内含一维搜索进退法和0.618法,验证函数选择的booth函数,实验结果符合。-matlab achieve unconstrained correction Newton method, contains one-dimensional search method retreat and 0.618 method, verify booth function function selected experimental results.
booth_multiplier
- A classic booth multiplier implemented using verilog HDL using the Xilinx software.
The Booth Tolls for Thee
- 05年美模O奖关于交通流的元胞自动机代码,并有可视化操作代码(it is useful for whoever want to learn cellular automata the programming is excellent for all of you to read and learn.)
CA_toll
- %这是一个主要的脚本来模拟方法、 服务和离开 %车辆通过收费广场,,如受参数 下面定义的 % % %迭代 = 模拟的最大迭代 %B = 号摊位 %L = 多车道公路之前, 和之后广场 到达 %= 到达平均总数汽车 %plazalength = 广场的长度 服务 %= 服务率的展位 %广场 = 广场矩阵 %1 = 0 的车 = 空-1 = 禁止,-3 = 空展位 %v = 速度矩阵 %vmax = 的汽车的最大速度 %的时间 = 时间矩阵,以追踪这车花去的时间 % 通