Forum Discussion
ZWang142
New Contributor
5 years agoMore info: in my waveform,
rx_cdr_refclk_1 is 322.265625 MHz, as specified by the Reference clock frequency for 10 GbE (MHz) parameter.
However,
rx_pma_clkout is only 78 MHz (it should be 156.25 MHz according to the spec).
- ZWang1425 years ago
New Contributor
BTW, the warning has been solved. I copied tb_top.sv from the example design, where the refclk_10g is 644 Mhz, while in my design, it should be 322 Mhz. After changing refclk_10g to 322 Mhz, the warning is gone. But rx_pma_clkout is 78 Mhz...