Skip to content

IEEE-754 Single Precision Floating Point Unit

Notifications You must be signed in to change notification settings

QKGitCn/AtomFPU

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AtomFPU

AtomFPU is an IEEE-754 Single Precision standard compliant Floating Point Unit developed and maintained by chiphackers. It can be re-used inside ALUs and Microprocessors like AtomRV32. Calculations are made efficient using algorithms like Modified booth algorithm for Multiplication.

Status

This design is in alpha stage therefore it is not ready to be used. Need to improve performance and reduce amount of combinational logic

About

IEEE-754 Single Precision Floating Point Unit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Verilog 100.0%