Skip to content
Snippets Groups Projects
README.md 1.05 KiB
Newer Older
Paolo Baesso's avatar
Paolo Baesso committed
# TOP LEVEL REPOSITORY FOR THE AIDA2020 TRIGGER LOGIC UNIT

This repository is only used to provide the most up-to-date documentation for the AIDA2020 Trigger Logic Unit (TLU).

Paolo Baesso's avatar
Paolo Baesso committed
The documentation is provided as a LaTex project. The file [Main_TLU.pdf](./Documentation/Main_TLU.pdf) is a compiled PDF version of the documentation.
Paolo Baesso's avatar
Paolo Baesso committed

## How to access the TLU software, hardware and firmware files

Paolo Baesso's avatar
Paolo Baesso committed
The **CAD** design files for the TLU can be accessed via a dedicated hardware repository (**https://ohwr.org/project/fmc-mtlu-hw/**).
Paolo Baesso's avatar
Paolo Baesso committed

Paolo Baesso's avatar
Paolo Baesso committed
Similarly, the **firmware** design files are stored in the gateware repository (**https://ohwr.org/project/fmc-mtlu-gw/**).
Paolo Baesso's avatar
Paolo Baesso committed

Paolo Baesso's avatar
Paolo Baesso committed
The unit can be controlled via **Python scripts** provided in the software repository (**https://ohwr.org/project/fmc-mtlu-sw**). However, the best way to operate the hardware is by using the dedicated **EUDAQ2** producer.
Paolo Baesso's avatar
Paolo Baesso committed

This can be accessed from the **EUDAQ2** repository (**https://github.com/eudaq/eudaq**).
Paolo Baesso's avatar
Paolo Baesso committed
To access the TLU producer files please go to https://github.com/eudaq/eudaq/tree/master/user/tlu.


David Cussans's avatar
David Cussans committed