1) Wallace tree
Wallace树形结构
1.
The multiplier adopts user-defined 26-bit floating point data format,improved Booth encoding and Wallace tree integrated by CSA and 4-2 compressor,and fast rounding-method based on prediction and selection in the mantissa normalization,thus optimizing its performances.
该文设计的适合于在FPGA中实现的乘法器结构,采用自定义的26位浮点数据格式,利用改进的基4Booth编码方式,以及CSA和4-2压缩器综合的Wallace树形结构,在尾数的舍入中应用基于预测和选择的快速舍入方法,优化了乘法器的性能。
2.
This paper presents a new multiplier, which makes use of modified signed/unsigned Booth encoder, Wallace Tree and carry look-ahead adder.
提出了一种综合使用改进后的Booth编码算法、Wallace树形结构、先行进位加法器 ,利用HDL进行RTL级的高速运算的乘法器的设计。
2) Wallace tree
Wallace树
1.
The augend in the MAC is merged as a partial product into Wallace tree array.
在乘法器的设计中,采用改进的Booth算法,并将被加数作为乘法器的一个部分积参与到Wallace树阵列中来完成乘加运算,大大提高了MAC的性能,同时还设计出优化的饱和检测逻辑电路。
2.
The multiplier used modified Booth s algorithm to generate the partial products,a Wallace tree structure to achieve the high-speed par-tial products addition,and finally,a high speed carry lookahead adder to finish the carry propagation.
分析乘法运算时延的分布,采用Wallace树形结构实现Booth乘法器,最终进位传递计算采用从左到右免除进位(LRCF)算法,使最高位(MSB)部分的进位传递计算与部分积相加运算的并行重叠进行,以提高乘法运算的并行度,降低硬件复杂度和功耗。
3.
To get a high-performance multiplier,this paper presents a design,which generates partial products by modified Booth algorithm,compresses them using a Wallace tree structure and gets the final product with a CLA array.
为得到高性能的乘法器,本设计通过改进的Booth算法产生部分积,用一种Wallace树结构压缩部分积,并使用减少符号位填充和减少尾部0填充两种方法有效地减小了部分积压缩器的面积,最终通过超前进位加法器组得到乘积结果。
3) Wallace trees
Wallace树
1.
Wallace trees are the theoretically fastest multi operand adders, which can be used for obtaining the sum of partial products.
理论上Wallace树结构加法器是乘法器中完成部分积求和的最快的多操作数加法器 ,但其互连复杂难于实现 。
4) tree-like structure
树形结构
1.
In order to solve the problems in the automobile test integration system,in this paper,the tree-like structure is introduced to the design on the database,in which the definition and the design method are narrated in detail.
文中将树形结构引入到数据库设计中,详细讨论了该树形结构的定义以及设计方法。
5) Tree structure
树形结构
1.
The Research of Tree Structure Based on XML and Relational Database;
基于XML和关系数据库的树形结构的研究
2.
Storage and operation of tree structure in relational database;
树形结构在关系数据库中的存储与运算
3.
Control of Education Quality of Distance Education Based on Tree Structure;
基于树形结构的远程教育系统的教育质量控制
6) Tree-structure
树形结构
1.
Research on Flexible Configuration of Business Process Based on Tree-structure;
基于树形结构的柔性业务流程配置研究
补充资料:树形结构
简称“树”。一类重要的有分支和层次关系的数据结构。上一层的一个数据元素可以和下一层中的若干个数据元素相关联,但下一层中的一个数据元素只能和上一层中的一个数据元素相关联。因这种结构形式很像自然界中的树,故名。
说明:补充资料仅用于学习参考,请勿用于其它任何用途。
参考词条