User Tools

Site Tools


users:rdelburgo

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
users:rdelburgo [2018/10/04 11:30] delburgousers:rdelburgo [2018/10/05 11:54] – [bdaq53 installation] delburgo
Line 22: Line 22:
     ifdown eth0; ifup eth0     ifdown eth0; ifup eth0
 And check if the board is there: And check if the board is there:
-    ping 92.168.10.16+    ping 192.168.10.16
  
        
 ====== Kintex firmware installation ====== ====== Kintex firmware installation ======
 +Get the right firmware here **[[https://gitlab.cern.ch/silab/bdaq53/tags | tag]]**
 +If not already installed, install the **[[https://www.xilinx.com/products/design-tools/vivado.html | VIVADO ]]**software then:
  
   * Connect the KC705 with the computer through JTAG connector.   * Connect the KC705 with the computer through JTAG connector.
Line 31: Line 33:
   * now the KC705 should appear if it is properly connected.   * now the KC705 should appear if it is properly connected.
   * Right click on the card and go to add configuration memory and follow the steps indicated in the **[[ https://gitlab.cern.ch/silab/bdaq53/wikis/Hardware/fpga-configuration | bdaq53 twiki]]** to program using flash memory (I recommend this method because even if you turn off the FPGA permanently programmed) .   * Right click on the card and go to add configuration memory and follow the steps indicated in the **[[ https://gitlab.cern.ch/silab/bdaq53/wikis/Hardware/fpga-configuration | bdaq53 twiki]]** to program using flash memory (I recommend this method because even if you turn off the FPGA permanently programmed) .
- 
 ====== bdaq53 installation ======  ====== bdaq53 installation ====== 
   * Install **[[https://conda.io/miniconda.html | conda]]** for python   * Install **[[https://conda.io/miniconda.html | conda]]** for python
Line 41: Line 42:
   * RD53A twiki:  https://gitlab.cern.ch/silab/bdaq53/   * RD53A twiki:  https://gitlab.cern.ch/silab/bdaq53/
  
-  +====== Run a test (work in progress)======  
 +**powering procedure missing on purpose, ask to someone who had already done it** 
 + 
 +   cd bdaq53/ 
 +   source setup.py develop 
 +   bdaq53 --help 
 +choose a test (for example scan_digital) and 
 +   bdaq53 scan_digital
users/rdelburgo.txt · Last modified: 2018/10/11 16:45 by delburgo