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.
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
See https://PandABlocks.github.io/PandABlocks-FPGA for more detailed documentation