Difference between revisions of "FELIX instructions for Petals"

From Atlas Wiki
Jump to navigation Jump to search
m
m
Line 4: Line 4:
 
''cd'' into the ''petal-testing'' directory and then execute the following commands:
 
''cd'' into the ''petal-testing'' directory and then execute the following commands:
  
source dependencies/setupFELIX.sh
+
<code>source dependencies/setupFELIX.sh</code>
  
flx-init
+
<code>flx-init</code>
  
flx-config set GBT_RXPOLARITY=0xFFFFFFFF
+
<code>flx-config set GBT_RXPOLARITY=0xFFFFFFFF</code>
  
flx-info POD
+
<code>flx-info POD</code>
  
flx-info GBT
+
<code>flx-info GBT</code>
  
source configs/elinks/elinks_petal_R5_640Mbs.sh
+
<code>source configs/elinks/elinks_petal_R5_640Mbs.sh</code>
  
elinkconfig  (( -> Click on ''Read Cfg'', then you can ''Quit  ))''
+
<code>elinkconfig</code> (( -> Click on ''Read Cfg'', then you can ''Quit  ))''
  
fice -G0 -I71 configs/lpgbt/lpgbt_PT_M_LH_V1_Pri_hex.cnf
+
<code>fice -G0 -I71 configs/lpgbt/lpgbt_PT_M_LH_V1_Pri_hex.cnf</code>
  
fice -G0 -I71 -C configs/lpgbt/lpgbt_PT_M_LH_V1_Pri_hex.cnf
+
<code>fice -G0 -I71 -C configs/lpgbt/lpgbt_PT_M_LH_V1_Pri_hex.cnf</code>
  
startFelixcore
+
<code>startFelixcore</code>

Revision as of 14:08, 15 May 2024

Back to DAQ systems


cd into the petal-testing directory and then execute the following commands:

source dependencies/setupFELIX.sh

flx-init

flx-config set GBT_RXPOLARITY=0xFFFFFFFF

flx-info POD

flx-info GBT

source configs/elinks/elinks_petal_R5_640Mbs.sh

elinkconfig (( -> Click on Read Cfg, then you can Quit ))

fice -G0 -I71 configs/lpgbt/lpgbt_PT_M_LH_V1_Pri_hex.cnf

fice -G0 -I71 -C configs/lpgbt/lpgbt_PT_M_LH_V1_Pri_hex.cnf

startFelixcore