Visible to Intel only — GUID: jtl1657741747083
Ixiasoft
Visible to Intel only — GUID: jtl1657741747083
Ixiasoft
A.5.1.2.4. FHT Transmitter Equalization Tuning Taps
You can use the Transceiver tool kit to set pre-emphasis, post-emphasis and main cursor values. Refer to F-Tile FHT Transmitter Equalization Settings Recommendation for the recommended transmitter equalization setup. The Transceiver toolkit can read and write FHT PMA transmitter to change the transmitter equalization values. Once you find the optimal transmitter equalization values, you may fix them using qsf assignments in the qsf file. The format of the qsf assignments is shown below:
TX Equalization:
Post cursor:
set_instance_assignment -name HSSI_PARAMETER "txeq_post_tap_1=<value>" -to tx_serial_data[0] -entity top
set_instance_assignment -name HSSI_PARAMETER "txeq_post_tap_2=<value>" -to tx_serial_data[0] -entity top
set_instance_assignment -name HSSI_PARAMETER "txeq_post_tap_3=<value>" -to tx_serial_data[0] -entity top
set_instance_assignment -name HSSI_PARAMETER "txeq_post_tap_4=<value>" -to tx_serial_data[0] -entity top
set_instance_assignment -name HSSI_PARAMETER "txeq_pre_tap_3=<value>" -to tx_serial_data[0] -entity top
set_instance_assignment -name HSSI_PARAMETER "txeq_pre_tap_2=<value>" -to tx_serial_data[0] -entity top
set_instance_assignment -name HSSI_PARAMETER "txeq_pre_tap_1=<value>" -to tx_serial_data[0] -entity top
set_instance_assignment -name HSSI_PARAMETER "txeq_main_tap=<value>" -to tx_serial_data[0] -entity top
You can also dynamically modify the cursor values through registers.