BXia
Occasional Contributor
3 years agoAgilex FPGA Quartus project simulation issue
To whom it may concern,
我们在仿真基于Agilex FPGA的工程时,发现mac的link比别的开发板(基于Stratix 10 FPGA)慢了很多,agilex的mac大概需要48wns才能link上,而Stratix 10 FPGA的mac大概只需要15wns就能link上。
我们分析的原因是,agilex生成的ip core(phy_10g_etile)里phy的ready信号拉起的慢,导致收发端mac的link也相应的推迟。请问,有没有加速仿真的方式,能将link的时间提前到10多wns就能完成。
谢谢。
(Description in English)
I am using Agilex B2E2 FPGA board (DE10-Agilex from Terasic), and built a Quartus project which included phy_10g_etile MAC IP core, I simulated the project and found the MAC was finally linked after about 48wns. A screenshot is attached here for your reference.
I used Stratix 10 FPGA board (DE10-Pro from Terasic too) before, the MAC can be linked in about 15wns.
Could you help analysing what maybe happened for my Agilex project? How to accelerate the time that MAC link while simulating?
Thanks in advance.