https://github.com/openhwgroup/cvfpu
Parametric floating-point unit with support for standard RISC-V formats and operations as well as transprecision formats.
https://github.com/openhwgroup/cvfpu
Last synced: 3 days ago
JSON representation
Parametric floating-point unit with support for standard RISC-V formats and operations as well as transprecision formats.
- Host: GitHub
- URL: https://github.com/openhwgroup/cvfpu
- Owner: openhwgroup
- License: apache-2.0
- Created: 2018-09-23T14:08:13.000Z (over 6 years ago)
- Default Branch: develop
- Last Pushed: 2025-02-12T08:43:09.000Z (2 months ago)
- Last Synced: 2025-04-13T21:17:53.596Z (3 days ago)
- Language: SystemVerilog
- Homepage:
- Size: 7.02 MB
- Stars: 472
- Watchers: 36
- Forks: 127
- Open Issues: 49
-
Metadata Files:
- Readme: README.license.md
- Contributing: docs/CONTRIBUTING.md
- License: LICENSE.apache
- Citation: CITATION.cff
- Codeowners: docs/CODEOWNERS
Awesome Lists containing this project
- awesome-opensource-hardware - cvfpu
README
# Licensing
FPnew is released under the *SolderPad Hardware License*, which is a permissive license based on Apache 2.0. Please refer to the [SolderPad license file](LICENSE.solderpad) for further information.
The T-Head E906 and C910 DivSqrt units, integrated into FPnew in [`vendor/opene906`](vendor/opene906) and [`vendor/openc910`](vendor/openc910), are reseased under the *Apache License, Version 2.0*. Please refer to the [Apache 2.0 license file](LICENSE.apache) for further information.