Visible to Intel only — GUID: hoq1530284420966
Ixiasoft
Visible to Intel only — GUID: hoq1530284420966
Ixiasoft
8.7. Configuring the Post Emphasis Value
Example 1: Setting the post_tap emphasis of the TX Equalizer with PMA attribute values of 2 (decimal) and 0x02 (hexadecimal) or -2 (decimal) and 0xFE (hexadecimal) and PMA attribute code of 0x15
- Write 0x84[7:0] = 0x02 for 2 (decimal), or write 0x84[7:0] = 0xFE for -2 (decimal).
- Write 0x85[7:0] = 0x80.
- Write 0x86[7:0] = 0x15.
- Write 0x87[7:0] = 0x00.
- Write 0x90[0] = 1’b1.
- Read 0x8A[7]. It should be 1.
- Read 0x8B [0] until it changes to 0.
- Write 0x8A[7] to 1 to clear the 0x8A[7] flag.
- Read 0x8A[7]. It should be 0.
Example 2: Setting the post_tap emphasis of the TX Equalizer with PMA attribute values of -18 (decimal) and 0xEE (2’s complement) and PMA attribute code of 0x15
- Write 0x84[7:0] = 0xEE.
- Write 0x85[7:0] = 0x80.
- Write 0x86[7:0] = 0x15.
- Write 0x87[7:0] = 0x00.
- Write 0x90[0] = 1’b1.
- Read 0x8A[7]. It should be 1
- Read 0x8B [0] until it changes to 0.
- Write 0x8A[7] to 1 to clear the 0x8A[7] flag.
- Read 0x8A[7]. It should be 0.