Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 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 (about 6 years ago)
- Default Branch: develop
- Last Pushed: 2024-03-21T20:53:49.000Z (8 months ago)
- Last Synced: 2024-03-22T12:31:16.631Z (8 months ago)
- Language: SystemVerilog
- Homepage:
- Size: 6.4 MB
- Stars: 355
- Watchers: 37
- Forks: 98
- Open Issues: 33
-
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.