|
| enum | Source : int {
NORMAL_DATA = 0
, PRBS7 = 1
, BIN_CNTR_UP = 2
, BIN_CNTR_DOWN = 3
,
CONST_PATTERN = 4
, CONST_PATTERN_INV = 5
, DL_DATA_LOOPBACK = 6
} |
| | These are the "Up Link Pattern Gen" options to replace the data from a given eRx group. More...
|
| |
|
|
static const uint16_t | ULDATASOURCE1 = 0x129 |
| |
|
|
void | configure (int ilink) |
| |
|
|
int | ilink_ |
| |
|
Source | choice_ {Source::NORMAL_DATA} |
| |
|
std::optional< uint32_t > | known_pattern_ |
| |
|
|
void | write_DPDataPattern (uint32_t val) |
| |
|
pflib::lpGBT & | lpgbt_ |
| |
◆ Source
These are the "Up Link Pattern Gen" options to replace the data from a given eRx group.
Table 14.2
◆ check()
| void InjectUpLinkDataSource::check |
( |
const std::vector< uint32_t > & | spy | ) |
|
|
inlinefinalvirtual |
The documentation for this class was generated from the following file:
- app/tool/tasks/setup/check_lpgbt_backend.cxx