Oliver Bründler [oliver.bruendler@psi.ch]
See Changelog
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.
- TCL
- VHDL
- psi_common
- psi_tb
- psi_fix
- en_cl_fix (fork of a a library provided by Enclustra GmbH)
- Python
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