Home

Awesome

General Information

Maintainer

Benoit Stef [benoit.stef@psi.ch]

Authors

Changelog

See Changelog

Purpose of the Repository

This repository is a collection-repo. It contains all FPGA related libraries as submodules in exactly the directory structure required. The directory structure is important because different libraries reference to each other using relative paths.

The repository will be updated regularly (roughly every 3 months) but it may not always contain the vey-newest state of all submodules in between the updates. You can update submodules individually if required.

Alternatively only the repositories used can be checked out manually into the directory structure described below.

Cloning

Because the repository contains submodules, it must be cloned with the --recurse-submodules option:

git clone --recurse-submodules git@github.com:paulscherrerinstitute/psi_fpga_all.git