_images/stfc_technology.gif

Electronic System Design Group

Documentation Status

Readme

FPGAFlow is a python script to handle a complete FPGA design flow where the design files, libraries and supplementary tools are stored in a source code repository.

See Installation for installation notes.

Adding Python Modules

When adding new python modules to: $REPO_ROOT/tools/fpgaflow/scripts/python/fpgaflow/Pipfile the pip requirements.txt must also be updated to ensure https://fpgaflow.readthedocs.io/en/latest/index.html automatic build can operate correctly. This can be achieved by running:

cd $REPO_ROOT/tools/fpgaflow/scripts/python/fpgaflow/
pipenv lock -r

and copying the output to: $REPO_ROOT/tools/fpgaflow/scripts/python/fpgaflow/requirements.txt

License

BSD © 2018-2019 Science and Technology Facilities Council & contributors

Index:

Indices and Tables: