debtanu09 / booth_multiplier

Verilog Implementation of completely parameterized booth multiplier

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

booth_multiplier

Verilog Implementation of completely parameterized booth multiplier

instructions for use

1)  You should have iverilog and gtkwave installed
2)  clone the repository, go inside the directory and run the comamnd "chmod +x run.sh"
3)  after that just run the command "./run.sh"

About

Verilog Implementation of completely parameterized booth multiplier

License:MIT License


Languages

Language:Verilog 98.5%Language:Shell 1.5%