![Texas Instruments LMH0318 Скачать руководство пользователя страница 12](http://html.mh-extra.com/html/texas-instruments/lmh0318/lmh0318_programmers-manual_1094647012.webp)
Device Configuration
4.2.8
Eye Opening Monitoring Operation
The LMH0318 has an on-chip eye opening monitor (EOM) which can be used to analyze, monitor, and
diagnose the performance of the link. The EOM operates on the post-equalized waveform, just prior to the
data sampler. Therefore, it captures the effects of all the equalization circuits within the receiver.
The EOM monitors the post-equalized waveform in a time window that spans one unit intervals and a
configurable voltage range that spans up to ±400 mV differential. The time window and voltage range are
divided into 64 steps, so the result of the eye capture is a 64 × 64 matrix of “hits,” where each point
represents a specific voltage and phase offset relative to the main data sampler. The number of “hits”
registered at each point needs to be put into context with the total number of bits observed at that voltage
and phase offset in order to determine the corresponding probability for that point. The number of bits
observed at each point is configurable.
A common measurement performed by the EOM is the horizontal and vertical eye opening. The Horizontal
Eye Opening (HEO) represents the width of the post-equalized eye at 0-V differential amplitude, typically
measured in unit intervals or pico-seconds. The Vertical Eye Opening (VEO) represents the height of the
post-equalized eye, measured midway between the mean zero crossing of the eye. This position in time
approximates that of the CDR sampling phase. The followings are the steps required to read eye hits for
64 × 64 cells or total 4096 cells.
RAW
FF
04
07
//Select Channel Registers
RAW
11
00
20
//Enable EOM
RAW
24
80
80
// Start Fast EOM
RAR
24
00
01
//Wait until EOM samples ready (0x24[0]= 0'b)
RAW
26
xx
00
//Read Reg 0x26 and discard the content
RAR
24
00
01
//Wait until EOM Samples Ready
RAW
26
xx
00
//Read Reg 0x26
RAR
24
00
01
//Wait until EOM Samples Ready
RAW
25
xx
FF
//Read Reg 0x25 and save number of eye hits
RAW
26
xx
FF
//Read Reg 0x26 and save number of eye hits
//Execute the above three commands for 4095 times (total 4096 times for
64X64 cells)
RAW
24
00
80
//Disable fast EOM
RAW
11
20
20
//Power down EOM
12
LMH0318 Programming Guide
SNLU183 – September 2015
Copyright © 2015, Texas Instruments Incorporated