Created
October 23, 2016 20:46
-
-
Save jbqubit/37160572ad117694f8db68c434275355 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ artiq_run repository/test_ad9154_status.py | |
LANEFIFOERR: 0, SERPLLLOCK: 0, SERPLLLOST: 0, DACPLLLOCK: 0, DACPLLLOST: 0 | |
PRBS0: 0, PRBS1: 0, PRBS2: 0, PRBS3: 0 | |
SYNC_TRIP0: 0, SYNC_WLIM0: 0, SYNC_ROTATE0: 0, SYNC_LOCK0: 0, NCO_ALIGN0: 0, BLNKDONE0: 1, PDPERR0: 0 | |
SYNC_TRIP1: 0, SYNC_WLIM1: 0, SYNC_ROTATE1: 0, SYNC_LOCK1: 0, NCO_ALIGN1: 0, BLNKDONE1: 1, PDPERR1: 0 | |
ERR_INTSUPP: 0, ERR_SUBCLASS: 0, ERR_KUNSUPP: 0, ERR_JESDBAD: 0, ERR_WINLIMIT: 0, ERR_DLYOVER: 0 | |
DACPLL_LOCK: 0, VCO_CAL_PROGRESS: 0, CP_CAL_VALID: 0, CP_OVERRANGE_L: 0, CP_OVERRANGE_H: 0 | |
PLL_LOCK_RB: 1, CURRENTS_READY_RB: 1, VCO_CAL_IN_PROGRESS_RB: 0, PLL_CAL_VALID_RB: 1, PLL_OVERRANGE_L_RB: 0, PLL_OVERRANGE_H_RB: 0 | |
CODEGRPSYNC: 0x0f | |
FRAMESYNC: 0x0f | |
GOODCHECKSUM: 0x0f | |
INITIALLANESYNC: 0x0f | |
SYNC_CURRERR: 0x0000 | |
SYNC_CURROVER: 0, SYNC_CURRUNDER: 0 | |
SYNC_LASTERR: 0x01e7 | |
SYNC_LASTOVER: 0, SYNC_LASTUNDER: 1 | |
SYNC_TRIP: 1, SYNC_WLIM: 0, SYNC_ROTATE: 1, SYNC_LOCK: 1, SYNC_BUSY: 0 | |
LANE_FIFO_FULL: 0x20 | |
LANE_FIFO_EMPTY: 0x00 | |
DID_REG: 0x5a | |
BID_REG: 0x05 | |
SCR_L_REG: 0x03 | |
F_REG: 0x01 | |
K_REG: 0x0f | |
M_REG: 0x03 | |
CS_N_REG: 0x4f | |
NP_REG: 0x2f | |
S_REG: 0x20 | |
HD_CF_REG: 0x00 | |
RES1_REG: 0x00 | |
RES2_REG: 0x00 | |
LIDx_REG: 0x00 0x01 0x02 0x03 0x00 0x00 0x00 0x00 | |
CHECKSUMx_REG: 0x96 0x97 0x98 0x99 0x00 0x00 0x00 0x00 | |
COMPSUMx_REG: 0x96 0x97 0x98 0x99 0x00 0x00 0x00 0x00 | |
BADDISPARITY: 0x00 | |
NITDISPARITY: 0x00 | |
UNEXPECTEDCONTROL: 0x00 | |
DYN_LINK_LATENCY_0: 0x06 | |
DYN_LINK_LATENCY_1: 0x06 | |
temp_code 0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment