Project

General

Profile

ESB DAQ » History » Version 8

Alexandre Camsonne, 03/16/2020 05:25 PM

1 2 Alexandre Camsonne
1. ESB DAQ
2 1 Alexandre Camsonne
3
Computers
4
5
simonadaq
6
7 3 Alexandre Camsonne
clrlpc 
8 1 Alexandre Camsonne
9
CPU : solidesbdaq
10
11 2 Alexandre Camsonne
VTP : esbvtp 129.57.36.253
12 1 Alexandre Camsonne
13 2 Alexandre Camsonne
VXS crate : esbvxs
14 4 Mark Jones
15
16
2. FADC cabling
17
18
Slot 7  : Chan 0-7  : C7-4,C7-3,C7-2,C7-1,C6-4,C6-3,C6-2,C6-1
19
Slot 7  : Chan 8-15 : C5-4,C5-3,C5-2,C5-1,C4,C3,C2,C1
20
21
Slot 8  : Chan 0-7  :
22
Slot 8  : Chan 8-15 : C9-4,C9-3,C9-2,C9-1,C8-4,C8-3,C8-2,C8-1
23
24
Slot 9  : Chan 0-7  :
25
slot 9  : Chan 8-15 : empty,empty,S2-11,S2-10,S2-9,S2-8,S2-7,S2-6
26
27 6 Ben Raydo
Slot 10 : Chan 0-7  : S2-5,S2-4,S2-3,S2-2,S2-1,S1-11,S1-10,S1-9
28
Slot 10 : Chan 8-15 : S1-8,S1-7,S1-6,S1-5,S1-4,S1-3,S1-2,S1-1
29 5 Alexandre Camsonne
30 1 Alexandre Camsonne
------------
31
32 6 Ben Raydo
To start coda:
33
* VNC server should be running on clrlpc:1
34
* To connect: vncviewer clrlpc:1 (account/password is a-compton)
35
* Open terminal, run: kcoda, then startcoda
36
* Configuration is vtpOnly
37
38
------------
39
40
Readout/trigger configuration files:
41
* FADC: clrlpc:/home/a-compton/params/fadc250/solidcer.cnf
42
* VTP:  clrlpc:/home/a-compton/params/vtp/esbvtp.cnf
43 7 Alexandre Camsonne
44
------------
45
FADC250 Pedestal measurement program:
46
a-compton@solidesbdaq
47
/home/a-compton/src/linuxvme/fadc-HallB/test
48
./fadc250peds result.txt
49 8 Alexandre Camsonne
50
51
-----------
52
VTP environment variables in ESB :
53
54
Zynq> printenv
55
autoload=no
56
baudrate=115200
57
bootargs=console=ttyPS0,115200 ip=::::esbvtp:eth0:dhcp nfsroot=129.57.37.107:/diskless/diskless/ArchLinux/armv7-devel/root uio_pdrv_genirq.of_id=my-uio ro rootwait cma=384MB
58
bootargs_rw=console=ttyPS0,115200 ip=::::esbvtp:eth0:dhcp nfsroot=129.57.37.107:/diskless/diskless/ArchLinux/armv7-devel/root uio_pdrv_genirq.of_id=my-uio rw rootwait cma=384MB
59
bootcmd=run $modeboot
60
bootdelay=3
61
devicetree_image=devicetree.dtb
62
devicetree_load_address=0x2000000
63
ethact=ethernet@e000b000
64
ethaddr=ce:ba:f0:03:00:a0
65
fdt_high=0x20000000
66
fdtcontroladdr=3ffa9e30
67
gatewayip=129.57.168.1
68
initrd_high=0x20000000
69
ipaddr=129.57.168.23
70
kernel_image=uImage
71
kernel_load_address=0x2080000
72
kernel_path=linux-install/ArchLinux-armv71
73
modeboot=sdboot
74
netmask=255.255.255.0
75
sdboot=echo Copying Linux from TFTP server to RAM...; echo Download Kernel; if tftpboot ${kernel_load_address} ${kernel_path}/${kernel_image}; then echo OK; else echo FAILED; reset; fi; echo Download DeviceTree; if tftpbo}
76
sdboot_no=if mmcinfo; then echo Copying Linux from SD to RAM... && load mmc 0 ${kernel_load_address} ${kernel_image} && load mmc 0 ${devicetree_load_address} ${devicetree_image} && bootm ${kernel_load_address} - ${deviceti
77
serverip=129.57.37.107
78
stderr=serial@e0000000
79
stdin=serial@e0000000
80
stdout=serial@e0000000
81
tftpboot_no=echo Copying Linux from tftp server to RAM... &&tftpboot ${kernel_load_address} linux_vtp/${kernel_image} &&tftpboot ${devicetree_load_address} linux_vtp/${devicetree_image} &&bootm ${kernel_load_address} - ${;
82
83
Environment size: 1814/131068 bytes