Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Driver for openFPGALoader #1402

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mgrela
Copy link
Contributor

@mgrela mgrela commented May 13, 2024

A driver interfacing with the openFPGADriver universal FPGA programming tool.

Description

This driver adds support for bootstraping FPGA boards using the openFPGALoader universal FPGA programming utility (https://github.com/trabucayre/openFPGALoader).

OpenFPGALoader supports a large number of FPGA boards, boards and programming cables. It is a useful addition to the openocd support greatly expanding the amount of FPGA hardware that can be worked with using labgrid.

The code has been tested locally on a Xilinx VCU118 board.

There are no tests currently for the driver as it is not clear to me how it could be tested without real HW.

Checklist

  • Documentation for the feature
  • The arguments and description in doc/configuration.rst have been updated
  • PR has been tested

A driver interfacing with the openFPGADriver universal FPGA programming tool.

Signed-off-by: Maciej Grela <m.grela@samsung.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant