Forum Discussion
zjj
Occasional Contributor
2 months agoquartus pro 25.3 bug?
Now I am developing a project with agilex7 base on the quartus pro 25.3. the project contains R-TILE pcie hard ip and F-tile ethernet hard ip. During board bring-up debugging, we frequently e...
zjj
Occasional Contributor
1 month agoaccorind to r-tile avalon streaming IP user guide, the slow_clk is sync to coreclkout_hip. But during test on-board, we find that the slow_clk and coreclkout_hip may lost sync sometimes. so how to debug further?
RongY_altera
Contributor
1 month agoI checked the PIO design and these two clocks you mentioned are from different sources, unlike what I've experienced in other designs.
You can use a known user clock, normally 50MHz or 100MHz, to sample these two clocks, and monitor them with Transitional Type in a stp to record the changes. To check if they really lose sync, when the situation happens, and how frequent it happens.
Also pls make sure the OSC clock is set in your project.
Regards,
Rong