Forum Discussion
Native phy simulation
- 5 years ago
Can you sim your design without Reset controller, gnd to analog and digital resets of native phy. It would help whether your have an error in your design or bug in sim generated IP core.
HI,
Do you have your project sim waveform that post in forum community for user review to aid in your issue debug ?
Ideally in your sim testbench, once you provided all the clock input and release the reset_controller reset pin, NativePHY should start processing data and generate Tx_clkout and Rx_clkout.
Thanks.
Regards,
dlim
- APPU_appu5 years ago
Occasional Contributor
- iiwan5 years ago
New Contributor
I see, that reconfig_reset is 1, and rx_locktodata and rx_locktoref is 0. I never sim native phy, but at hardware if this signals are 0, i think that it does not generate you rx_clkout. And I think if tx_clkout is good, that means, that refclk is good. And I think you have to send some serial to your rx_serial_data at high freq clock.