◐ Shell
clean mode source ↗

GitHub - dau-dev/openfpgaloader-python: Python/PyPI wrapper for openFPGAloader

Python wrapping for openfpgaloader

Build Status codecov License PyPI

Overview

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.bit

License

This 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.