/PandABlocks-FPGA

VHDL functional blocks with their simulations and test sequences

Primary LanguageVHDLApache License 2.0Apache-2.0

PandABlocks-FPGA

Build Status Documentation

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.

Documentation

Full documentation is available at http://PandABlocks-FPGA.readthedocs.io

Source Code

Available from https://github.com/PandABlocks/PandABlocks-FPGA

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

License

APACHE License. (see LICENSE)