搜索:Wallace
找到约 24 项符合「Wallace」的查询结果
结果 24
按分类筛选
https://www.eeworm.com/dl/534/432193.html
其他
6 bit wallace reduction in verilog
6 bit wallace reduction in verilog
https://www.eeworm.com/dl/684/389505.html
软件设计/软件工程
WALLACE是JPEG的定义者
WALLACE是JPEG的定义者,描述了JPEG压缩方式的定义。包括了BASELINE PROGRESSIVE等。
https://www.eeworm.com/dl/663/390324.html
VHDL/FPGA/Verilog
一个关于Wallace树乘法器的论文
一个关于Wallace树乘法器的论文,当中展示了一种改进后的wallace树乘法器方案,相比原来占用晶体管更少,效率更高
https://www.eeworm.com/dl/648/454113.html
单片机开发
Electronics Design Checklist C) 2003 Hank Wallace This is a checklist for electronics designers. T
Electronics Design Checklist
C) 2003 Hank Wallace
This is a checklist for electronics designers. The idea is for engineers and technicians to
share experiences and create a detailed checklist, which the individual designer can pare down to meet his or her specific needs. There ar ...
https://www.eeworm.com/dl/663/469135.html
VHDL/FPGA/Verilog
Wallace Tree Multiplier in VHDL for 4bit operation fully using structural language
Wallace Tree Multiplier in VHDL for 4bit operation fully using structural language
https://www.eeworm.com/dl/915427.html
技术资料
基于跳跃式Wallace树的低功耗32位乘法器
为了提高乘法器的综合性能,从3个方面对乘法器进行了优化设计。采用改进的Booth算法生成各个部分积,利用跳跃式Wallace树结构进行部分积压缩,通过改进的LING加法器对压缩结果进行求和。在FPGA
https://www.eeworm.com/dl/542/255816.html
其他书籍
讲在乘法器实现当中应用最多的wallace树比较好的网上资料
讲在乘法器实现当中应用最多的wallace树比较好的网上资料
https://www.eeworm.com/dl/663/391234.html
VHDL/FPGA/Verilog
18bit的booth乘法器 采用booth2编码 Wallace压缩树 以及超前进位结合进位选择的36bit高性能加法器
18bit的booth乘法器
采用booth2编码
Wallace压缩树
以及超前进位结合进位选择的36bit高性能加法器
https://www.eeworm.com/dl/641/355202.html
数学计算
xilinx里的乘法器ip核程序
xilinx里的乘法器ip核程序,booth乘法
wallace tree算法 4-2压缩编码 超前进位加法
https://www.eeworm.com/dl/663/473392.html
VHDL/FPGA/Verilog
用verilog设计的FIR滤波器。滤波器需要很快的处理速度
用verilog设计的FIR滤波器。滤波器需要很快的处理速度,所以采用了wallace树算法,超前进位加法器等等