SAMPA: Difference between revisions
No edit summary |
No edit summary |
||
Line 36: | Line 36: | ||
The version is the same as the SVN version it was compiled from | The version is the same as the SVN version it was compiled from | ||
==== All latest files ==== | =====All latest files===== | ||
;:;Download | |||
;::*[[http://folk.uib.no/ave082/SAMPA/rev42/sockit.zip SD Card image] | ;::*[[http://folk.uib.no/ave082/SAMPA/rev42/sockit.zip SD Card image] | ||
;::*[http://folk.uib.no/ave082/SAMPA/rev59/sampa_server sampa_server program to be put on SD card] | ;::*[http://folk.uib.no/ave082/SAMPA/rev59/sampa_server sampa_server program to be put on SD card] | ||
Line 44: | Line 45: | ||
;::*[https://svnweb.cern.ch/cern/wsvn/SAMPA/testing/software/SAMPA_analyzer/SAMPA_analyzer.cpp?op=dl&rev=59&peg=59 SAMPA analyzer (ROOT code)] | ;::*[https://svnweb.cern.ch/cern/wsvn/SAMPA/testing/software/SAMPA_analyzer/SAMPA_analyzer.cpp?op=dl&rev=59&peg=59 SAMPA analyzer (ROOT code)] | ||
==== Revision 59 ==== | =====Revision 59===== | ||
Added status register for ADC pins and a register for the version of the running sampa_server. | Added status register for ADC pins and a register for the version of the running sampa_server. | ||
Added root file generation for the analyser. | Added root file generation for the analyser. | ||
;:;Download | |||
;::*[http://folk.uib.no/ave082/SAMPA/rev59/sampa_server sampa_server program to be put on SD card] | ;::*[http://folk.uib.no/ave082/SAMPA/rev59/sampa_server sampa_server program to be put on SD card] | ||
;::*[http://folk.uib.no/ave082/SAMPA/rev59/SAMPA_FPGA_test_board.jic FPGA firmware with internal SAMPA (controllable)] | ;::*[http://folk.uib.no/ave082/SAMPA/rev59/SAMPA_FPGA_test_board.jic FPGA firmware with internal SAMPA (controllable)] |
Revision as of 13:46, 10 January 2015
SAMPA MPW1 documentation
This page has moved to https://twiki.cern.ch/twiki/bin/view/ALICE/SAMPA
Analogue
SAMPA MPW1 Chip 1 testplan and documentation
SAMPA MPW1 Chip 2 testplan and documentation
DSP
SAMPA MPW1 Chip 3 specifications
Heitor Guzzo Neves Thesis (DSP description)
Carrier boards
Comming
SAMPA DAQ Board Firmware and Software
Source Code Repositories
Documentation
SAMPA DAQ board specifications
Registers
See SAMPA Registers for latest updated information on SAMPA registers.
See SAMPA DAQ Registers for latest updated information on SAMPA DAQ registers.
Compiled DAQ Firmware and Software Versions
The version is the same as the SVN version it was compiled from
All latest files
- Download
Revision 59
Added status register for ADC pins and a register for the version of the running sampa_server. Added root file generation for the analyser.
- Download
Revision 55
Fixed readout. Use SD Card from rev42 and add sampa_server.
- Download
Revision 42
- Download
Network fix
To set a fixed mac: Connect to terminal, warm reboot (key 6), press key in terminal to stop at uboot, type
setenv ethaddr '7e:a5:87:ec:06:03' saveenv boot
Root compile problem
LNK1123: failure during conversion to COFF Install VS2010 SP1