Skip to content

cornell-brg/HardFloat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Package Overview for Berkeley HardFloat Release 1

John R. Hauser 2019 July 29

Berkeley HardFloat is a hardware implementation of binary floating-point that conforms to the IEEE Standard for Floating-Point Arithmetic. This version of HardFloat is encoded in Verilog. Additional sources are included for testing HardFloat through simulation.

The HardFloat package is documented in the following files in the "doc" subdirectory:

HardFloat-Verilog.html         Documentation for the HardFloat modules.
HardFloat-test-Verilog.html    Documentation for testing HardFloat using
                                Verilog simulation
HardFloat-test-Verilator.html  Documentation for testing HardFloat using
                                Verilator

Other files in the package comprise the source code for HardFloat and associated testing infrastructure.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 55.5%
  • Verilog 36.9%
  • Makefile 5.9%
  • C 1.7%