User Tools

Site Tools


projects:ablass:dtim-hardware

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
Next revision Both sides next revision
projects:ablass:dtim-hardware [2014/11/13 14:56]
pmiedzik [Version 2]
projects:ablass:dtim-hardware [2014/11/13 16:26]
pmiedzik [Header 2]
Line 1: Line 1:
-====== DTim ====== +===== DTim Version 1 =====
- +
- +
-==== Version 1 ====+
  
 Maintained by Dmitry Lyakin <d.liakin@gsi.de> ... Maintained by Dmitry Lyakin <d.liakin@gsi.de> ...
Line 9: Line 6:
  
  
-==== Version 2 ====+===== DTim Version 2 =====
 **Warning!!! Firmware Version 2 is not compatible with Version 1. **Warning!!! Firmware Version 2 is not compatible with Version 1.
 Before you will upgrade firmware to latest version please read carefully whole instruction.** Before you will upgrade firmware to latest version please read carefully whole instruction.**
Line 16: Line 13:
  
 Components: Components:
 +  * CES RIO3 8064 (LynxOS 3.1.0a)
   * DTim   * DTim
-    HDLWB-Based +  1-4x Scaler module 
-  * RIOLynxOS +  
-    * Ablas server (RIO) +  * Hardware: 
-  Scaler module+    * Board version: FIXME 
 +    * FPGA firmwareV2.0@2014-10-01 
 +    * DSP firmware: not used 
 +    * Front Panel firmware: FIXME 
 +  * Software
 +    * RIO Server: FIXME 
 +    ABLASS Provider: FIXME 
 +    * ABLASS GUI: FIXME 
 +    * ABLASS ...
  
-=== Lemo Input/Output ===+ 
 + 
 +==== Lemo Input/Output ===
 +FIXME Add front panel picture
  
 ^ Index ^ Jumper setting ^ Function ^ ^ Index ^ Jumper setting ^ Function ^
Line 34: Line 43:
 ^ 8 | Input | Not used | ^ 8 | Input | Not used |
  
-=== Header 1 ===+==== Header 1 ====
  
 Not used Not used
Line 48: Line 57:
 ^ 8 | High impedance | Not used | ^ 8 | High impedance | Not used |
  
-=== Header 2 ===+==== Header 2 ====
  
 Header 2 is used to emulate VME Geographical Address. Header 2 is used to emulate VME Geographical Address.
Line 64: Line 73:
 ^ 8 | High impedance | Not used | No | ^ 8 | High impedance | Not used | No |
  
-=== Header 3 ===+==== Header 3 ====
 Header 3 is used for debugging purposes. Header 3 is used for debugging purposes.
  
Line 81: Line 90:
 GIT (Read Only): **%%git://gitorious.gsi.de/ablass/dtim_vme_fpga.git%%**\\ GIT (Read Only): **%%git://gitorious.gsi.de/ablass/dtim_vme_fpga.git%%**\\
 GIT (Read/Write): **%%git@gitorious.gsi.de:ablass/dtim_vme_fpga.git%%**\\ GIT (Read/Write): **%%git@gitorious.gsi.de:ablass/dtim_vme_fpga.git%%**\\
- 
- 
  
 Wishbone Slaves: Wishbone Slaves:
   * [[projects:lobi-ip_cores&#gsi_event_logger|GSI Event Logger]] - offset: 0x00000000   * [[projects:lobi-ip_cores&#gsi_event_logger|GSI Event Logger]] - offset: 0x00000000
   * [[projects:lobi-ip_cores&#gsi_simulator|GSI Simulator]] - offset: 0x000?????   * [[projects:lobi-ip_cores&#gsi_simulator|GSI Simulator]] - offset: 0x000?????
 +
 +==== Diagnostic Tools ====
 +**WARNING!!! Diagnostic tools are available only for Linux Operating system**
 +
 +=== dtim_config ===
 +=== dtim_readout ===
 +=== dtim_sim ===
 +=== dtim_raw ===
 +
 +==== ABLASS Server ====
 +
 +=== Configuration ===
 +=== Startup ===
 +ablax_ablass process will demonize itself (http://www.netzmafia.de/skripten/unix/linux-daemon-howto.html)
 +There are some important options that can be passed to 
 +  * **-d level** debug mask. Default 0
 +  * **-f** do not demonize, stay in background.
 +  * **-p pid_file** store pid into pid_file file. Default: ./ablax_ablass.pid
 +  * **-c config_file** path co configuration file. Default: ./ablax_ablass.cfg
 +  * **-l log_file** path to log file. Default: **./ablax_ablass.log**. **-** means to log only to stdout, implies **-f**
 +
 +=== Debug mask ===
 +0 - no debug/log features\\
 +1 - debug general\\
 +2 - debug cycle''
 +3 - ... \\
 +
  
projects/ablass/dtim-hardware.txt · Last modified: 2014/11/13 16:28 by pmiedzik