Skip to content

PandABlocks/PandABlocks-FPGA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

295f3ee · Jan 16, 2025
Jan 14, 2025
Oct 7, 2024
Jan 16, 2025
Sep 5, 2023
Sep 19, 2023
Oct 7, 2024
Aug 5, 2024
Jan 16, 2025
Feb 11, 2021
Oct 14, 2024
Jan 16, 2025
Jan 16, 2025
Jan 4, 2023
Dec 12, 2024
Feb 14, 2024
Aug 2, 2018
Jan 26, 2024
Mar 7, 2024
Jan 7, 2019

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