Visible to Intel only — GUID: zdt1537465423630
Ixiasoft
Visible to Intel only — GUID: zdt1537465423630
Ixiasoft
7.8.15. Link Training Config Register 1
- Enable Link Training
- Disable Max Wait Timer
- Disable Initialize PMA on Max Wait Timeout
- Enable Link Partner TX EQ Coefficient Override
- Enable Local TX EQ Coefficient Override
- Enable Manual RX Settings for Link Training
- Manual CTLE AC set by IP during Link Training
- Manual CTLE DC set by IP during Link Training
- Manual VGA set by IP during Link Training
Offset: 0xD0
Access: RW
Link Training Config Register 1 Fields
Bit | Name | Description | Access | Reset |
---|---|---|---|---|
31:28 | lt_rx_vga | Manual VGA set by IP during Link Training The IP multiply the value set in this field by 2, e.g. if the value is 7, VGA is set to 14. This file is only valid when lt_rx_manual_mode is set to 1. |
RW | 0x0 |
27:23 | lt_rx_clte_dc | Manual CTLE DC set by IP during Link Training The IP multiply the value set in this field by 2, e.g. if the value is 7, the CTLE DC is set to 14. This file is only valid when lt_rx_manual_mode is set to 1. |
RW | 0x0 |
22:20 | lt_rx_clte_ac | Manual CTLE AC set by IP during Link Training The IP multiply the value set in this field by 2, e.g. if the value is 7, the CTLE AC is set to 14. This file is only valid when lt_rx_manual_mode is set to 1. |
RW | 0x0 |
19 | lt_rx_manual_mode | Enable Manual RX Settings for Link Training 1: Link training use manual RX settings from this register. 0: Link training automatically adapt RX settings. The default value is 1 in simulation and 0 in synthesis. |
RW | 0x0 |
17 | ovride_local_coef_enable | Enable Local TX EQ Coefficient Override 1: Override the Local device TX EQ coefficients 0: Let the Link Partner decide the local TX EQ coefficients |
RW | 0x0 |
16 | ovride_lp_coef_enable | Enable Link Partner Coefficient Override 1: Override the Link Partner EQ coefficients 0: Use the Link Training logic to decide the Link Partner TX EQ coefficients When this field is set to 1, user logic must decide the Link Partner TX EQ coefficient values. |
RW | 0x0 |
15 | disable_initialize_pma_on_max_wait_timeout | Disable initialize PMA on max_wait_timeout 1: Don't initialize TX EQ to INIT values upon entry into the Training_Failure state of link training 0: Set TX EQ to INIT values upon entry into the Training_Failure state of link training (default) |
RW | 0x0 |
14:12 | fine_tune_rounds | Number of Fine Tuning Rounds to perform:
|
RW | 0x0 |
11:8 | main_pre_steps | Number of Main Tap Steps to create headroom for Preset Condition
|
RW | 0x0 |
7 | lt_start_init | Start from Initialize Condition on Link Partner TX Taps
|
RW | 0x1 |
6 | dis_post_fine_tune | Disable Fine Tuning on Link Partner TX Post-Tap
|
RW | 0x1 |
5 | dis_pre_fine_tune | Disable Fine Tuning on Link Partner TX Pre-Tap
|
RW | 0x1 |
4 | dis_main_train | Disable Training Link Partner TX Main-Tap
Defaults to 1 in simulation, 0 in synthesis |
RW | 0x1 |
3 | dis_post_train | Disable Training Link Partner TX Post-Tap
|
RW | 0x1 |
2 | dis_pre_train | Disable Training Link Partner TX Pre-Tap
|
RW | 0x1 |
1 | dis_max_wait_tmr | Disable Max Wait Timer
When the Max Wait Timer is disabled, the Link Training does not fail, but the IP can potentially stay in the LT state indefinitely. Intel recommends to enable this bit when using Link Training without Auto negotiation. When this bit is enabled, Link Fail Timeout is ignored during Link Training |
RW | 0x0 |
0 | enable_link_training | Enable Link Training 1: Enable link training 0: Disable link training |
RW | 0x1 |