SAMPA: Difference between revisions

From ift
No edit summary
mNo edit summary
Line 41: Line 41:
;::*[http://folk.uib.no/ave082/SAMPA/rev63/SAMPA_analyzer.exe SAMPA analyzer (Windows binary) (ROOT 5.34/24)]
;::*[http://folk.uib.no/ave082/SAMPA/rev63/SAMPA_analyzer.exe SAMPA analyzer (Windows binary) (ROOT 5.34/24)]
;::*[https://svnweb.cern.ch/cern/wsvn/SAMPA/testing/software/SAMPA_analyzer/SAMPA_analyzer.cpp?op=dl&rev=63&peg=63 SAMPA analyzer (ROOT code)]
;::*[https://svnweb.cern.ch/cern/wsvn/SAMPA/testing/software/SAMPA_analyzer/SAMPA_analyzer.cpp?op=dl&rev=63&peg=63 SAMPA analyzer (ROOT code)]
;::*[http://folk.uib.no/ave082/SAMPA/rev63/zImage. Kernel (copy to SD-card)]
;::*[http://folk.uib.no/ave082/SAMPA/rev63/zImage Kernel (copy to SD-card)]
;::*[http://folk.uib.no/ave082/SAMPA/rev63/socfpga.dtb devicetree (copy to SD-card)]
;::*[http://folk.uib.no/ave082/SAMPA/rev63/socfpga.dtb devicetree (copy to SD-card)]
;::*[http://folk.uib.no/ave082/SAMPA/rev63/SoCKit_bootloader.img bootloadere (write to SD-card with dd/win32diskimager)]
;::*[http://folk.uib.no/ave082/SAMPA/rev63/SoCKit_bootloader.img bootloadere (write to SD-card with dd/win32diskimager)]
Line 56: Line 56:
;::*[http://folk.uib.no/ave082/SAMPA/rev63/SAMPA_analyzer.exe SAMPA analyzer (Windows binary) (ROOT 5.34/24)]
;::*[http://folk.uib.no/ave082/SAMPA/rev63/SAMPA_analyzer.exe SAMPA analyzer (Windows binary) (ROOT 5.34/24)]
;::*[https://svnweb.cern.ch/cern/wsvn/SAMPA/testing/software/SAMPA_analyzer/SAMPA_analyzer.cpp?op=dl&rev=63&peg=63 SAMPA analyzer (ROOT code)]
;::*[https://svnweb.cern.ch/cern/wsvn/SAMPA/testing/software/SAMPA_analyzer/SAMPA_analyzer.cpp?op=dl&rev=63&peg=63 SAMPA analyzer (ROOT code)]
;::*[http://folk.uib.no/ave082/SAMPA/rev63/zImage. Kernel (copy to SD-card)]
;::*[http://folk.uib.no/ave082/SAMPA/rev63/zImage Kernel (copy to SD-card)]
;::*[http://folk.uib.no/ave082/SAMPA/rev63/socfpga.dtb devicetree (copy to SD-card)]
;::*[http://folk.uib.no/ave082/SAMPA/rev63/socfpga.dtb devicetree (copy to SD-card)]
;::*[http://folk.uib.no/ave082/SAMPA/rev63/SoCKit_bootloader.img bootloadere (write to SD-card with dd/win32diskimager)]
;::*[http://folk.uib.no/ave082/SAMPA/rev63/SoCKit_bootloader.img bootloadere (write to SD-card with dd/win32diskimager)]

Revision as of 14:13, 29 January 2015

SAMPA MPW1 documentation

Sampa.png
 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)

SAMPA DAQ Board Firmware and Software

Source Code Repositories

SAMPA SVN for web

SAMPA SVN for client

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 63

Added basic run control to communicator and firmware. A set number of packets can be acquired. Fixed twos complement to ones complement conversion for ADC. System upgraded for Quartus 14.1 Kernel updated to 3.16

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