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: 6 months 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 (almost 8 years ago)
- Default Branch: develop
- Last Pushed: 2025-09-01T09:14:55.000Z (11 months ago)
- Last Synced: 2025-09-05T04:52:41.972Z (11 months ago)
- Language: SystemVerilog
- Homepage:
- Size: 7.01 MB
- Stars: 523
- Watchers: 35
- Forks: 141
- Open Issues: 55
-
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.