Skip to content

This is the verilog implementation of IEEE 754 32 bit floating point multiplier

License

Notifications You must be signed in to change notification settings

debtanu09/fmultiplier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fmultiplier

This is the verilog implementation of IEEE 754 32 bit floating point 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"

to note

The result of the multiplier is not rounded to the nearest ceiling.

About

This is the verilog implementation of IEEE 754 32 bit floating point multiplier

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published