Forum Discussion
Deshi_Intel
Regular Contributor
5 years agoHi,
Interesting.
refclk_10g is used in 3 IP. I made below design changes but Modelsim run still failed.
- Can you let me know what's the exact changes that you made ?
Below is the modification steps
- Generate Eth 10G MAC + MultiratePHY with default refclk 644MHz
- Then change refclk from 644MHz to 322MHz for below 3 IP and regenerate the IP
- Multirate PHY, ATX_PLL 10G, core_fPLL
- Modify test bench (tb_top.sv) refclk_10g from 644MHz to 322MHz
- Modify certain IP design files name as the IP has been regenerated (modelsim_files.tcl) in \simulation\ed_sim\setup_scripts\common
Thanks.
Regards,
dlim
ZWang142
New Contributor
5 years agoForgot to mention: you have to copy the mif files from the newly generated PHY, to the rtl/reconfig folder of the example design...