Main Page | Modules

Constants


Variables

const string FWUKL1_CU = "L1"
const string FWUKL1_HW_TYPE = "UKL1"
const string FWUKL1_EXCEPTION_LOG_TYPE = "FwUkl1ExceptionLog"
const string FWUKL1_EXCEPTION_LOG = "Ukl1Exceptions.exceptionLog"
const unsigned FWUKL1_BROADCAST_FPGA = 5
const unsigned FWUKL1_BROADCAST_CHANNEL = 10
const unsigned FWUKL1_FRONT_FPGAS = 4
const unsigned FWUKL1_FPGA_CHANNELS = 9
const unsigned FWUKL1_BOARD_CHANNELS = 36
const unsigned FWUKL1_GBE_PORTS = 4
const unsigned FWUKL1_TEMPERATURE_SENSORS = 3
const unsigned FWUKL1_PRODUCTION = 2
const unsigned FWUKL1_PROTOTYPE = 1
const unsigned FWUKL1_32BIT_WORD = 32
const unsigned FWUKL1_16BIT_WORD = 16
const unsigned FWUKL1_8BIT_WORD = 8

Detailed Description

List of constants that can be used by the user.

Variable Documentation

const unsigned FWUKL1_16BIT_WORD = 16
 

Constant that defines the size of a 16-bit data word.

const unsigned FWUKL1_32BIT_WORD = 32
 

Constant that defines the size of a 32-bit data word.

const unsigned FWUKL1_8BIT_WORD = 8
 

Constant that defines the size of an 8-bit data word.

const unsigned FWUKL1_BOARD_CHANNELS = 36
 

Number of channels that are on the RICH L1 board.

const unsigned FWUKL1_BROADCAST_CHANNEL = 10
 

Broadcast FE FPGA channel number. Value used to write to all of a FE FPGA's channels.

const unsigned FWUKL1_BROADCAST_FPGA = 5
 

Broadcast FE FPGA number. Value used to write to all the FE FPGAs.

const string FWUKL1_CU = "L1"
 

Defines the name of the top level control unit (CU) that is used in the L1 FSM tree.

const string FWUKL1_EXCEPTION_LOG = "Ukl1Exceptions.exceptionLog"
 

Defines the name of the data point that holds the UKL1 exception log.

const string FWUKL1_EXCEPTION_LOG_TYPE = "FwUkl1ExceptionLog"
 

Defines the name of the data point type that holds the UKL1 exception log.

const unsigned FWUKL1_FPGA_CHANNELS = 9
 

Number of channels that are on each front end FPGA.

const unsigned FWUKL1_FRONT_FPGAS = 4
 

Number of Front end (ingress) FPGAs on the RICH L1 board.

const unsigned FWUKL1_GBE_PORTS = 4
 

Number of ports on the gigabit ethernet card.

const string FWUKL1_HW_TYPE = "UKL1"
 

Defines the name of the data point type of the UKL1 hardware type. All UKL1 board data points are created of this type.

const unsigned FWUKL1_PRODUCTION = 2
 

This numeric constant is used to identify a production UKL1 board.

const unsigned FWUKL1_PROTOTYPE = 1
 

This numeric constant is used to identify a prototype UKL1 board.

const unsigned FWUKL1_TEMPERATURE_SENSORS = 3
 

Number of temperature sensors present on the board.


Generated on Tue Jul 3 17:05:51 2007 by  doxygen 1.3.9.1