https://github.com/pc2/fpga-infrastructure-fixes
Workaround for various issues with FPGA toolchains and runtimes
https://github.com/pc2/fpga-infrastructure-fixes
Last synced: about 2 months ago
JSON representation
Workaround for various issues with FPGA toolchains and runtimes
- Host: GitHub
- URL: https://github.com/pc2/fpga-infrastructure-fixes
- Owner: pc2
- Created: 2024-03-15T12:16:56.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-19T12:56:41.000Z (about 2 years ago)
- Last Synced: 2026-04-25T06:35:53.674Z (about 2 months ago)
- Language: C++
- Homepage:
- Size: 10.7 KB
- Stars: 3
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FPGA Infrastructure Fixes
Collection of fixes and workarounds for various issues in the FPGA tooling and/or hardware.
Each folder should contain
* the source code + Makefile for the fix,
* any module files that are used to make the fix available to users, and
* a README.md that briefly describes the issue and the mechanics of the fix.