SAMPA: Difference between revisions

From ift
mNo edit summary
 
(One intermediate revision by one other user not shown)
Line 2: Line 2:
<center>[[Image:sampa.png]]</center>
<center>[[Image:sampa.png]]</center>
<pre style="color: red"> This page has moved to https://twiki.cern.ch/twiki/bin/view/ALICE/SAMPA</pre>
<pre style="color: red"> This page has moved to https://twiki.cern.ch/twiki/bin/view/ALICE/SAMPA</pre>
==== Analogue ====


[http://folk.uib.no/ave082/SAMPA/test_plan_chip01.pdf SAMPA MPW1 Chip 1 testplan and documentation]
[[Category:Mikroelektronikk]]
 
[http://folk.uib.no/ave082/SAMPA/test_plan_chip02.pdf SAMPA MPW1 Chip 2 testplan and documentation]
 
==== DSP ====
 
[http://folk.uib.no/ave082/SAMPA/SAMPA_MPW1_specs.pdf SAMPA MPW1 Chip 3 specifications]
 
[http://folk.uib.no/ave082/SAMPA/heitor_graduation_project_SAMPA.pdf Heitor Guzzo Neves Thesis (DSP description)]
 
== SAMPA DAQ Board Firmware and Software ==
 
==== Source Code Repositories ====
[https://svnweb.cern.ch/cern/wsvn/SAMPA/ SAMPA SVN for web]
 
[https://svn.cern.ch/reps/SAMPA/ SAMPA SVN for client]
 
==== Documentation ====
[http://folk.uib.no/ave082/SAMPA/DAQ_board_spec.pdf SAMPA DAQ board specifications]
 
====Registers====
See [[SAMPA/SAMPA Registers|SAMPA Registers]] for latest updated information on SAMPA registers.
 
See [[SAMPA/SAMPA DAQ Registers|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
If Windows renames the sampa_server or kernel with a .txt ending you need to remove this ending before copying the file to the memory card.
 
=====All latest files=====
;:;Download
;::*[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/rev63/SAMPA_FPGA_test_board.jic FPGA firmware with internal SAMPA (controllable)]
;::*[http://folk.uib.no/ave082/SAMPA/rev63/SAMPA%20communicator.exe SAMPA communicator]
;::*[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)]
;::*[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/SoCKit_bootloader.img bootloader (write to SD-card with dd/win32diskimager)]
 
=====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
;::*[http://folk.uib.no/ave082/SAMPA/rev63/SAMPA_FPGA_test_board.jic FPGA firmware with internal SAMPA (controllable)]
;::*[http://folk.uib.no/ave082/SAMPA/rev63/SAMPA%20communicator.exe SAMPA communicator]
;::*[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)]
;::*[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/SoCKit_bootloader.img bootloader (write to SD-card with dd/win32diskimager)]
 
=====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
;::*[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%20communicator.exe SAMPA communicator]
;::*[http://folk.uib.no/ave082/SAMPA/rev59/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=59&peg=59 SAMPA analyzer (ROOT code)]
 
=====Revision 55=====
Fixed readout. Use SD Card from rev42 and add sampa_server.
;:;Download
;::*[http://folk.uib.no/ave082/SAMPA/rev55/sampa_server sampa_server program to be put on SD card]
;::*[http://folk.uib.no/ave082/SAMPA/rev55/SAMPA_FPGA_test_board.jic FPGA firmware with internal SAMPA (controllable)]
;::*[http://folk.uib.no/ave082/SAMPA/rev55/SAMPA%20communicator.exe SAMPA communicator]
;::*[http://folk.uib.no/ave082/SAMPA/rev55/SAMPA_analyzer.exe SAMPA analyzer (Windows binary) (ROOT 5.34/23)]
;::*[https://svnweb.cern.ch/cern/wsvn/SAMPA/testing/software/SAMPA_analyzer/SAMPA_analyzer.cpp?op=dl&rev=55&peg=55 SAMPA analyzer (ROOT code)]
 
=====Revision 42=====
;:;Download
;::*[http://folk.uib.no/ave082/SAMPA/rev42/sockit.zip SD Card image]
;::*[http://folk.uib.no/ave082/SAMPA/rev42/SAMPA_FPGA_test_board_w_sampa.jic FPGA firmware with internal SAMPA for testing]
;::*[http://folk.uib.no/ave082/SAMPA/rev42/SAMPA_FPGA_test_board.jic FPGA firmware without internal SAMPA]
;::*[http://folk.uib.no/ave082/SAMPA/rev42/SAMPA%20communicator.exe SAMPA communicator]
;::*[http://folk.uib.no/ave082/SAMPA/rev42/SAMPA_analyzer.exe SAMPA analyzer (Windows binary) (ROOT 5.34/21)]
;::*[https://svnweb.cern.ch/cern/wsvn/SAMPA/testing/software/SAMPA_analyzer/SAMPA_analyzer.cpp?op=dl&rev=42&peg=42 SAMPA analyzer (ROOT code)]
 
==== 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 [http://www.microsoft.com/en-us/download/details.aspx?id=23691 VS2010 SP1]

Latest revision as of 13:15, 15 September 2017

SAMPA MPW1 documentation

Sampa.png
 This page has moved to https://twiki.cern.ch/twiki/bin/view/ALICE/SAMPA