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 |
|
Constant that defines the size of a 16-bit data word. |
|
Constant that defines the size of a 32-bit data word. |
|
Constant that defines the size of an 8-bit data word. |
|
Number of channels that are on the RICH L1 board. |
|
Broadcast FE FPGA channel number. Value used to write to all of a FE FPGA's channels. |
|
Broadcast FE FPGA number. Value used to write to all the FE FPGAs. |
|
Defines the name of the top level control unit (CU) that is used in the L1 FSM tree. |
|
Defines the name of the data point that holds the UKL1 exception log. |
|
Defines the name of the data point type that holds the UKL1 exception log. |
|
Number of channels that are on each front end FPGA. |
|
Number of Front end (ingress) FPGAs on the RICH L1 board. |
|
Number of ports on the gigabit ethernet card. |
|
Defines the name of the data point type of the UKL1 hardware type. All UKL1 board data points are created of this type. |
|
This numeric constant is used to identify a production UKL1 board. |
|
This numeric constant is used to identify a prototype UKL1 board. |
|
Number of temperature sensors present on the board. |