Advertisement
Guest User

Untitled

a guest
Oct 7th, 2016
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.00 KB | None | 0 0
  1. >python3 test_jesd.py
  2. AD9154 present: True
  3. AD9516 present: True
  4. AD9516 configuration
  5. AD9154 configuration
  6. LANEFIFOERR: 1, SERPLLLOCK: 1, SERPLLLOST: 1, DACPLLLOCK: 0, DACPLLLOST: 0
  7. PRBS0: 0, PRBS1: 0, PRBS2: 0, PRBS3: 0
  8. SYNC_TRIP0: 0, SYNC_WLIM0: 0, SYNC_ROTATE0: 0, SYNC_LOCK0: 0, NCO_ALIGN0: 0, BLN
  9. KDONE0: 0, PDPERR0: 0
  10. SYNC_TRIP1: 0, SYNC_WLIM1: 0, SYNC_ROTATE1: 0, SYNC_LOCK1: 0, NCO_ALIGN1: 0, BLN
  11. KDONE1: 0, PDPERR1: 0
  12. ERR_INTSUPP: 0, ERR_SUBCLASS: 0, ERR_KUNSUPP: 1, ERR_JESDBAD: 1, ERR_WINLIMIT: 0
  13. , ERR_DLYOVER: 0
  14. DACPLL_LOCK: 0, VCO_CAL_PROGRESS: 0, CP_CAL_VALID: 0, CP_OVERRANGE_L: 0, CP_OVER
  15. RANGE_H: 0
  16. PLL_LOCK_RB: 1, CURRENTS_READY_RB: 1, VCO_CAL_IN_PROGRESS_RB: 0, PLL_CAL_VALID_R
  17. B: 1, PLL_OVERRANGE_L_RB: 0, PLL_OVERRANGE_H_RB: 0
  18. CODEGRPSYNC: 0x0f
  19. FRAMESYNC: 0x0f
  20. GOODCHECKSUM: 0x0f
  21. INITIALLANESYNC: 0x0f
  22. SYNC_LASTERR: 0x0000
  23. SYNC_LASTOVER: 0, SYNC_LASTUNDER: 0
  24. SYNC_TRIP: 1, SYNC_WLIM: 0, SYNC_ROTATE: 0, SYNC_LOCK: 1, SYNC_BUSY: 1
  25. LANE_FIFO_FULL: 0x00
  26. LANE_FIFO_EMPTY: 0x00
  27. DID_REG: 0x5a
  28. BID_REG: 0x05
  29. SCR_L_REG: 0x03
  30. F_REG: 0x01
  31. K_REG: 0x0f
  32. M_REG: 0x03
  33. CS_N_REG: 0x4f
  34. NP_REG: 0x2f
  35. S_REG: 0x20
  36. HD_CF_REG: 0x00
  37. RES1_REG: 0x00
  38. RES2_REG: 0x00
  39. LIDx_REG: 0x00 0x01 0x02 0x03 0x00 0x00 0x00 0x00
  40. CHECKSUMx_REG: 0x96 0x97 0x98 0x99 0x00 0x00 0x00 0x00
  41. COMPSUMx_REG: 0x96 0x97 0x98 0x99 0x00 0x00 0x00 0x00
  42. BADDISPARITY: 0x00
  43. NITDISPARITY: 0x00
  44. UNEXPECTEDCONTROL: 0x00
  45. prbs7 test status: ff
  46. ----------------------------------------
  47. -lane0: 0 errors
  48. -lane1: 0 errors
  49. -lane2: 0 errors
  50. -lane3: 0 errors
  51. -lane4: 0 errors
  52. -lane5: 0 errors
  53. -lane6: 0 errors
  54. -lane7: 0 errors
  55. prbs15 test status: ff
  56. ----------------------------------------
  57. -lane0: 0 errors
  58. -lane1: 0 errors
  59. -lane2: 0 errors
  60. -lane3: 0 errors
  61. -lane4: 0 errors
  62. -lane5: 0 errors
  63. -lane6: 0 errors
  64. -lane7: 0 errors
  65. prbs31 test status: ff
  66. ----------------------------------------
  67. -lane0: 0 errors
  68. -lane1: 0 errors
  69. -lane2: 0 errors
  70. -lane3: 0 errors
  71. -lane4: 0 errors
  72. -lane5: 0 errors
  73. -lane6: 0 errors
  74. -lane7: 0 errors
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement