Skip to content

Ahmed-ata112/Adders-Mania

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Adders-Mania

it contains the implementation, synthesis of different Adders written in Verilog

Adders implemented.

  • Carry Save Adder
  • Carry Lookahead Adder
  • Carry Select Adder
  • Carry Skip Adder
  • Ripple Carry Adder
  • Carry increment Adder

And used the best of them to implement a floating-point adder (single precision)

  • Truncation is used so there is a relatively large error
  • overflow and underflow will raise an error signal

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages