EricJin2002 / booth-multiplier

一个32位输入宽度的定点补码乘法器,采用Booth两位一乘和华莱士树

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

2-bit Booth Multiplier

一个32位输入宽度的定点补码乘法器,采用Booth两位一乘和华莱士树。

UCAS大三上计算机体系结构课程第8章课后习题

华莱士树模块设计图

About

一个32位输入宽度的定点补码乘法器,采用Booth两位一乘和华莱士树

License:MIT License


Languages

Language:Verilog 100.0%