fdhwlib  2.0.25
hw4::FltVersion Class Reference

#include <fltversion.h>

Inheritance diagram for hw4::FltVersion:
hw4::BaseRegister Pbus

List of all members.

Public Member Functions

Public Attributes


Detailed Description

The class provides access to the threshold register.

The representation of the registers has changed with the versions of the FPGA design.

  • Version 2: The threshold register contains both actual and previous threshold.
  • Version 1: The threshold registers transmits the data in the higher or lower word depending on the pixel number. Numbering the pixel from 0..21 the even numbers use the lower word and the odd numbers use the higher word. In oposite to the ADC memory there is no reading of the two pixel with one read.

The access to the thresholds is restricted to PBUS single access mode. Therefore the block commands have to be emulated.

Definition at line 47 of file fltversion.h.


Constructor & Destructor Documentation

hw4::FltVersion::FltVersion ( const char *  name,
int  slotID,
int  regID,
int  r,
int  w 
)
hw4::FltVersion::~FltVersion ( )

Member Data Documentation

Minor version number.

Also called revision.

Definition at line 60 of file fltversion.h.

Minor version number.

Also called revision.

Definition at line 54 of file fltversion.h.

Major version number.

Definition at line 57 of file fltversion.h.

Major version number.

Definition at line 63 of file fltversion.h.


The documentation for this class was generated from the following file: