Commit f80799c6 authored by Matthieu Cattin's avatar Matthieu Cattin

Add README file for fmcadc100m14b4cha tests.

parent 687b453e
*******************************************************************************
FmcAdc100M14b4cha tests for PTS environment
*******************************************************************************
CERN, BE/CO/HT. Created 2011
Author: Matthieu Cattin <matthieu.cattin@cern.ch>
Licence: GPL v2 or later.
Website: http://www.ohwr.org/projects/pts
This batch of tests the fonctionnality of the FmcAdc100M14b4cha:
- test00: Loads firmware and test mezzanine presence
- test01: 1-wire: read serial unique ID and store
- test02: I2C EEPROM: write, read back and compare
- test03: LEDs: Switch ON and ask operator
- test04: Sampling clock (Si570):read configuration (I2C) and check SerDes lock
- test05: ADC serial communication: enable test pattern and check data
- test06: Trigger input: check that acquisition FSM changes state
- test07: Offset DACs: check positive, negative offset and clear
- test08: Analogue front-end: check all MOSFET switches
- test09: Analogue front-end: frequency response
This tests are made to work stand-alone too. So, it is possible to call each one using 'python test0x.py'
These tests are designed to use Python 2.7 or higher.
The following Python libraries are needed:
- scipy
- matplotlib
- Pyro4
It might be needed to create this file as well:
/usr/lib/python2.7/dist-packages/larz/__init__.py
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