Python wrapping for openfpgaloader
Wrapper of openFPGALoader, distributed via PyPI. openFPGALoader is a universal utility for programming FPGAs, supporting a wide range of boards and cables.
# Pass-through to openFPGALoader
openfpgaloader-cli --help
# Flash a bitstream to a board
openfpgaloader-cli -b board_name bitstream.bitThis software is licensed under the Apache 2.0 license. See the LICENSE file for details.
openFPGALoader is Copyright (c) Gwenhael Goavec-Merou and contributors, licensed under the Apache 2.0 license.
Note
This library was generated using copier from the Base Python Project Template repository.