Hi.
I would like to change default FCLK and Ethernet clock source.
I need to set FCLK to 125 MHz and Ethernet clock source to EMIO.
What is the right way to do it? How can I check my new setting after Zedboard boots up?
Hi.
I would like to change default FCLK and Ethernet clock source.
I need to set FCLK to 125 MHz and Ethernet clock source to EMIO.
What is the right way to do it? How can I check my new setting after Zedboard boots up?
If you follow the steps in the note you referred to, the tools will take care of setting up the GEM0 register values for you in the generated ps7_init.c/ps7_init.tcl files. Unless you need to dynamically change the Ethernet clock source after Zynq device has booted there is no need to directly write these registers.
-Gary
If you follow the steps in the note you referred to, the tools will take care of setting up the GEM0 register values for you in the generated ps7_init.c/ps7_init.tcl files. Unless you need to dynamically change the Ethernet clock source after Zynq device has booted there is no need to directly write these registers.
-Gary