jpsimas / mbe-dadda-vhdl

Generator for unsigned n-bit modified Booth encoding Dadda tree multiplier code in VHDL written in C++. Based on https://github.com/HSOgawa/fast-multipliers/.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fast-multipliers-vhdl

Generator for unsigned n-bit modified Booth encoding Dadda tree multiplier code in VHDL written in C++. Based on https://github.com/HSOgawa/fast-multipliers/ and using a modified version of the algorithm described in L. G. d. Castro, H. S. Ogawa and B. d. C. Albertini, "Automated Generation of HDL Implementations of Dadda and Wallace Tree Multipliers," 2017 VII Brazilian Symposium on Computing Systems Engineering (SBESC), Curitiba, 2017, pp. 17-22.

About

Generator for unsigned n-bit modified Booth encoding Dadda tree multiplier code in VHDL written in C++. Based on https://github.com/HSOgawa/fast-multipliers/.

License:GNU General Public License v3.0


Languages

Language:C++ 86.2%Language:VHDL 11.2%Language:Makefile 2.3%Language:Shell 0.2%