PandABlocks-FPGA contains the firmware that runs on the FPGA inside a Zynq module that is the heart of a PandABlocks enabled device like PandABox.
Full documentation is available at http://PandABlocks-FPGA.readthedocs.io
Available from https://github.com/PandABlocks/PandABlocks-FPGA
You need to define a CONFIG file with some variables in it. The simplest is to copy CONFIG.example and edit it. After this type:
make
to build the zpkgs for all apps. More information in the documentation.
See CHANGELOG
See CONTRIBUTING
APACHE License. (see LICENSE)