Digilent/vivado-boards

Zedboard PS_CLK frequency incorrect

elodg opened this issue · 1 comments

elodg commented

<user_parameter name="CONFIG.PCW_CRYSTAL_PERIPHERAL_FREQMHZ" value="50.000000"/>

Correct frequency is 33.333333 MHz.

A user on the forum reported that this affects the UART baud rate. It's fixed by e5f0728
The fix has been tested in hardware with a simple hello world project.