Skip to content

Latest commit

 

History

History
38 lines (27 loc) · 1.67 KB

README.md

File metadata and controls

38 lines (27 loc) · 1.67 KB

General Information

Maintainer

Oliver Bründler [[email protected]]

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 https://github.com/paulscherrerinstitute/psi_fpga_all