https://github.com/jiegec/opencores-fpu
Mirror of https://opencores.org/projects/fpu with patches
https://github.com/jiegec/opencores-fpu
Last synced: about 2 months ago
JSON representation
Mirror of https://opencores.org/projects/fpu with patches
- Host: GitHub
- URL: https://github.com/jiegec/opencores-fpu
- Owner: jiegec
- Created: 2021-09-05T14:01:07.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-10-29T02:58:07.000Z (over 3 years ago)
- Last Synced: 2025-02-07T10:13:17.738Z (3 months ago)
- Language: Verilog
- Homepage:
- Size: 95.7 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# opencores-fpu
Mirror of https://opencores.org/projects/fpu with patches.
Patches:
1. Remove debug code
2. Add missing signal declarations
3. Replace casex with casez
4. Fix sequential logicFind patched version in `fix` folder.