EasyManuals Logo

Xilinx 7 Series User Manual

Xilinx 7 Series
306 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #73 background imageLoading...
Page #73 background image
7 Series FPGAs GTP Transceivers User Guide www.xilinx.com 73
UG482 (v1.9) December 19, 2016
Digital Monitor
unsigned int captureDMON(unsigned int msb, unsigned int lsb);
/////////
/////////////////////////////////////////////////
// Initialize Digital Monitor
/////////////////////////////////////////////////
// Write CFOK_CFG[41] Attribute
drpwrite(0x08B, 0x0490);
// Write DMONITOR_CFG[23:0]
drpwrite(0x087, 0x0000);
drpwrite(0x086, 0x8101);
/////////////////////////////////////////////////
// Read Digital Monitor as often as required
/////////////////////////////////////////////////
while(!done) {
// RXOS
drpwrite(0x0A5, 0x00C2);
captureDMON(6, 0);
/////////////////////////////////////////////////
// LPM Mode Only
/////////////////////////////////////////////////
// LPM Mode Only: RXLPMHF
drpwrite(0x0A5, 0x00C3);
captureDMON(6, 3);
// LPM Mode Only: RXLPMLF
drpwrite(0x0A5, 0x00C4);
captureDMON(6, 3);}
Interpreting the Digital Monitor Output
This section describes which bits of the DMONITOROUT bus are relevant for the appropriate
selection of DMON_CFG and the manner of interpreting the output.
RXLPMOS[6:0] = DMONITOROUT[6:0]
7'd0 = –Full scale
7'd63, 7'd64 = 0
7'd127 = +Full scale
RXLPMHF [3:0] = RXLPMLF [3:0] = DMONITOROUT[6:3]
4'd0 = 0
4'd15 = Full scale
Send Feedback

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Xilinx 7 Series and is the answer not in the manual?

Xilinx 7 Series Specifications

General IconGeneral
Process Technology28nm
TransceiversUp to 96
I/O PinsUp to 1, 200
Transceiver Data RateUp to 28.05 Gbps
Power ConsumptionVaries by device
Operating TemperatureCommercial, Industrial
Package OptionsBGA, CSP
FamilyArtix-7, Kintex-7, Virtex-7
DSP Slices16 - 3600

Related product manuals