use GTX _rdy_ output to reset rx clock domain in the endpoint
Fix for the issue 1063. In short, we need to keep in reset clock alignment fifo in the endpoint (native Virtex-6 FIFO) until GTX is locked and produces rx clock. That's what Xilinx document _ug363_ says. Otherwise, if this FIFO is not reset correctly I get strange behavior like asserting empty_o and almost_full_o in the same time.
Showing
- ip_cores/wr-cores 1 addition, 1 deletionip_cores/wr-cores
- top/bare_top/scb_top_bare.vhd 1 addition, 0 deletionstop/bare_top/scb_top_bare.vhd
- top/bare_top/wrsw_components_pkg.vhd 3 additions, 1 deletiontop/bare_top/wrsw_components_pkg.vhd
- top/bare_top/wrsw_top_pkg.vhd 3 additions, 1 deletiontop/bare_top/wrsw_top_pkg.vhd
- top/scb_18ports/scb_top_synthesis.vhd 4 additions, 2 deletionstop/scb_18ports/scb_top_synthesis.vhd
- top/scb_8ports/scb_top_synthesis.vhd 4 additions, 2 deletionstop/scb_8ports/scb_top_synthesis.vhd
wr-cores @ 77d23a1b
Please register or sign in to comment