Unverified Commit 867eafc8 authored by Paolo Baesso's avatar Paolo Baesso Committed by GitHub

Update README file

parent 75b72f8d
......@@ -4,7 +4,15 @@ Firmware for the AIDA TLU Hardware
This repository contains the VHL used to generate the firmware for the AIDA TLU, both versions V1C (T-shaped pcb) and V1E (rectangular PCB; the one most likely to be used outside the UoB lab).
# Scripts
The repository also contains Python scripts used to test the hardware. These scripts rely on a few libraries not linked here, so they are unlikely to work "out of the box".
The repository also contains Python scripts used to test the hardware. These scripts rely on a few libraries contained in the "packages" folder as well as on uHAL.
Ensure your python environmental variable is set to include the packages folder and that uHAL is installed on the machine.
uHAL can be installed from here:
~https://svnweb.cern.ch/trac/cactus/wiki/uhalQuickTutorial~
http://ipbus.web.cern.ch/ipbus/doc/user/html/software/index.html
# EUDAQ2
The best way to operate on the TLU is by using the EUDAQ2 tools (provide link!).
The best way to operate on the TLU is by using the EUDAQ2 tools.
Refer to the official EUDAQ2 page for instructions on how to install it.
https://github.com/eudaq/eudaq
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment