Forum Discussion
Hi,
Could you share the signaltap with signals below? What is the speed grade and lane number used?
pll_cal_busy
tx_cal_busy[n-1:0]
rx_cal_busy[n-1:0]
pin_perst
npor
reset_status
pld_clk_inuse
pll_locked
rx_is_lockedtoref[n-1:0]
rx_is_lockedtodata[n-1:0]
rx_std_signaldetect[n-1:0]
ltssmstate[4:0]
lane_act[3:0]
currentspeed[1:0]
rx_ready[n-1:0]
tx_ready[n-1:0]
rx_analogreset[n-1:0]
rx_digitalreset[n-1:0]
tx_analogreset[n-1:0]
tx_digitalreset[n-1:0]
tx_st*
rx_st*
Thanks
Best regards,
KhaiY
Thanks @KhaiChein_Y_Intel for reply,
We checked PCIe HIP part library code, and found below code. To my understanding, this "output reset_status" signal dedrived from "reset_status_hip" signal, while the "reset_status_hip" comes from :
twentynm_hssi_gen3_x8_pcie_hip { .reset_status (reset_status_hip), } ;
My puzzle is : what does this "hssi_gen3_x8_pcie_hip { .reset_status )" stand for ?
At what condition, this "hssi_gen3_x8_pcie_hip { .reset_status )" would be deasserted ?
ThankS a lot !!
[ ==
]