https://github.com/slaclab/programfpga
Bash script to program the HPS FPGA image
https://github.com/slaclab/programfpga
Last synced: 3 months ago
JSON representation
Bash script to program the HPS FPGA image
- Host: GitHub
- URL: https://github.com/slaclab/programfpga
- Owner: slaclab
- License: other
- Created: 2017-07-12T00:30:05.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2025-03-21T15:18:02.000Z (about 1 year ago)
- Last Synced: 2025-03-21T16:28:01.499Z (about 1 year ago)
- Language: Shell
- Size: 93.8 KB
- Stars: 2
- Watchers: 11
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.dependencies.md
- License: LICENSE
Awesome Lists containing this project
README
# ProgramFPGA dependencies
The script dependes on the FirmwareLoader external package.
The location of the package needs to be defined in the **config.site** file as a variable **FIRMWARELOADER_TOP**. See **config.site.example** for an example configuration file.