You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Zybo development board has a different crystal oscillator compared to the original PYNQ-Z7. As a result, frequency calculations for the CLK0-3 based on the python Clock module do not work correctly.
The Zybo development board has a different crystal oscillator compared to the original PYNQ-Z7. As a result, frequency calculations for the
CLK0-3
based on the python Clock module do not work correctly.See : https://github.com/Xilinx/PYNQ/blob/e5d0c033711c0bea1ba850d88d91a6798e9f0b16/pynq/ps.py#L570C15-L570C15
The text was updated successfully, but these errors were encountered: