Skip to content

PandABlocks/PandABlocks-FPGA

Repository files navigation

PandABlocks-FPGA

Code CI Docs CI Apache License

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.

Source code https://github.com/PandABlocks/PandABlocks-FPGA
Documentation https://PandABlocks.github.io/PandABlocks-FPGA
Changelog https://github.com/PandABlocks/PandABlocks-FPGA/blob/master/CHANGELOG.rst

Installation

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.

Changelog

See CHANGELOG

Contributing

See CONTRIBUTING

See https://PandABlocks.github.io/PandABlocks-FPGA for more detailed documentation