...
- felix: firmware version 2221, recommended by Sasha on July 26, 2024 (CERNbox link)
- felix2: there are a few versions of the firmware that can be used:
- Release from Ricardo Luz' March ITk week presentation
- A nightly after ae8a2460of master, pipeline ran on April 24 (build link)
- The testing bitfile directly from Ricardo
Note: a compatible driver must be installed when updating the firmware if issues arise (e.g. if you see the output ### ERROR open: Error from ioctl(GET_TLP)
)
FELIX software:
- felix:
- felix2: software git commit 73d2d72a of master (compatible with the latest firmware). Note that for local compilation you need to use
source cmake_tdaq/bin/setup.sh x86_64-el9-gcc13-opt
.
...