搜索资源列表
wallace-tree-multiplier
- 关于fpga乘法器的一种算法,一种wallace树压缩器硬件结构的实现-An algorithm on fpga multiplier, a wallace tree compression hardware structure
mar2010
- 基于FPGA的单精度浮点数乘法器设计,本文设计了一个基于FPGA的单精度浮点数乘法器。乘法器为五级流水线结构。设计中采用了改进的带偏移量的冗余Booth3算法和跳跃式Wallace树型结构,减少了部分积的数目,缩短了部分积累加的耗时;提出了对尾数定点乘法运算中Wallace树产生的2个伪和采用部分相加的处理方式,有效地提高了的运算速度;并且加入了对特殊值的处理模块,完善了乘法器的功能。单精度浮点数乘法器在Altera DE2开发板上进行了验证,其在Cyclone II EP2C35F672C6器
Multiplier
- 乘法器课程报告,华莱士树算法硬件实现,讲解详细-Multiplier course reports, Wallace tree algorithm implemented in hardware
Wallace-chengfaqi
- 对wallace tree的学的代码 大家对乘法器有的认识 对学习帮助很大-Wallace tree learning a 8 bit multiplier is very good code
Generic-signed
- Radix4 and wallace tr-Radix4 and wallace tree
Wallace_tree_Final
- 16bit wallace tree multiplier..VHDL source
wallace-tree-mult123
- when we want a fast method to multiply two numbers wallace tree method comes first, this code provide the designer new strategies to implement wallace tree code