Commit 516c536a authored by Paolo Baesso's avatar Paolo Baesso

Minot tweaks

parent 2b9cebbe
...@@ -5,10 +5,12 @@ ...@@ -5,10 +5,12 @@
/Enclustra_Example/* /Enclustra_Example/*
/Enclustra_tests/ /Enclustra_tests/
/Data/* /Data/*
*.py~
*.pyc *.pyc
.svn/* .svn/*
## Backup files
*.py~
*.md~
## Core latex/pdflatex auxiliary files: ## Core latex/pdflatex auxiliary files:
*.aux *.aux
...@@ -62,4 +64,4 @@ ...@@ -62,4 +64,4 @@
*.glsdefs *.glsdefs
# xindy # xindy
*.xdy *.xdy
\ No newline at end of file
...@@ -5,3 +5,6 @@ This repository contains the VHL used to generate the firmware for the AIDA TLU, ...@@ -5,3 +5,6 @@ This repository contains the VHL used to generate the firmware for the AIDA TLU,
# Scripts # 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 not linked here, so they are unlikely to work "out of the box".
# EUDAQ2
The best way to operate on the TLU is by using the EUDAQ2 tools (provide link!).
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