User Tools

Site Tools


tdq:ftk

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
tdq:ftk [2016/04/15 12:33]
rwang
tdq:ftk [2017/10/10 19:03] (current)
rwang
Line 12: Line 12:
 mesh ATCA backplane. mesh ATCA backplane.
  
-FLIC specification {{:tdq:04022016_atlas_ftk_creat_sys_spec_1.7.2.doc|}}+FLIC specification {{:tdq:04022016_atlas_ftk_creat_sys_spec_1.7.2.pdf|}}
  
-FLIC register map{{:tdq:currentflicregistermaps.pdf|}}+FLIC register map {{:tdq:current_flic_register_maps.pdf|}}
  
 +FLIC user manual {{:tdq:flic_user.pdf|}}
 =====FLIC production boards===== =====FLIC production boards=====
 {{:tdq:img_20160407_215416.jpg?200|}}{{:tdq:img_20160203_151310.jpg?200|}}{{:tdq:img_20160203_151323.jpg?200|}} {{:tdq:img_20160407_215416.jpg?200|}}{{:tdq:img_20160203_151310.jpg?200|}}{{:tdq:img_20160203_151323.jpg?200|}}
Line 28: Line 29:
   - Each has 8 SERDES links of input from I/O processor FPGAs, matched to total ATCA output bandwidth   - Each has 8 SERDES links of input from I/O processor FPGAs, matched to total ATCA output bandwidth
   - Distribute data, from the FLIC to the multiple processor blades   - Distribute data, from the FLIC to the multiple processor blades
-{{:tdq:spybuffer.png?800|}} 
   * Full, matched-bandwidth internal mesh of SERDES links between all FPGAs    * Full, matched-bandwidth internal mesh of SERDES links between all FPGAs 
 {{:tdq:internalmash.png?400|}} {{:tdq:internalmash.png?400|}}
Line 45: Line 45:
 ==SSBe== ==SSBe==
  
-=====Processor Blade=====+=====Spy buffer===== 
 +The FLIC spy buffer copy the tagged events from U1&U2 to U3&U4 then assembly them into ethernet package and send to ATCA processor blade via 40Gbps ATCA back plane. 
 +{{:tdq:u3_u4_design_overview.pdf|}} 
 +{{:tdq:20150629_spy_buffer_spec.pdf|}} 
 + 
 +{{:tdq:spybuffer.png?800|}} 
 +====Processor Blade====
  
 The manual for the adlink processor blade 6150 at ANL{{:tdq:441142.pdf|}}. The manual for the adlink processor blade 6150 at ANL{{:tdq:441142.pdf|}}.
  
 The manual for the adlink processor blade 6155 at CERN{{:tdq:atca-6155_50-1g019-1000_200_en.pdf|}} The manual for the adlink processor blade 6155 at CERN{{:tdq:atca-6155_50-1g019-1000_200_en.pdf|}}
 +
 +=====ATCA shelf=====
 +IPMB address for the slots
 +|Slot | IPMB address|
 +|1    | 82          |
 +|2    | 84          |
 +|3    | 86          |
 +|4    | 88          |
 +|5    | 8a          |
 +|6    | 8c          |
 +
 +====Shelf Manager====
 +===Power control===
 +To turn on and off boards, follow the procedure in this link: 
 +https://docs.google.com/document/d/1AFG2NiOa7EOsIhMX3Na6mmfUw2Ab1HVlt_Txr5kHMYE/edit?usp=sharing
 +===IPMC===
 +Talk to the IPMC.
 +
 +eg. get the device ID of the board in slot 3:
 +<code>
 +clia sendcmd (IPMB address) (netfn) (command)
 +clia sendcmd 86                   
 +</code>
 +get Device SDR Info:
 +<code>
 +clia sendcmd (IPMB address) (netfn) (command)
 +clia sendcmd 86                   20 
 +</code>
 +
 +More detailed IPMI command can be found here:
 +https://docs.oracle.com/cd/E19175-01/820-3148-10/Firmware.html#50487327_17788
tdq/ftk.1460723608.txt.gz · Last modified: 2016/04/15 12:33 by rwang