Digilent / vivado-boards

MIT License
399 stars 213 forks source link

Zedboard PS_CLK frequency incorrect #30

Closed elodg closed 1 year ago

elodg commented 4 years ago

https://github.com/Digilent/vivado-boards/blob/18d7d68c415e31afdcdcd56ad2d281dca1e51d6c/new/board_files/zedboard/1.3/preset.xml#L166

Correct frequency is 33.333333 MHz.

artvvb commented 1 year ago

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