From e5d0c033711c0bea1ba850d88d91a6798e9f0b16 Mon Sep 17 00:00:00 2001 From: Senior FPGA Engineer <34143630+xilinx-warrior@users.noreply.github.com> Date: Mon, 26 Aug 2024 11:23:28 -0500 Subject: [PATCH] Update video.rst spell error (#1458) Fix spelling error in pixel clock description Corrected "fo" to "for" in the description of the 148.5 MHz pixel clock for 1080p60 video. --- docs/source/pynq_libraries/video.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/pynq_libraries/video.rst b/docs/source/pynq_libraries/video.rst index e25eb89627..cc5ca1744a 100644 --- a/docs/source/pynq_libraries/video.rst +++ b/docs/source/pynq_libraries/video.rst @@ -99,7 +99,7 @@ flexibility to use the video subsystem color space conversion blocks before and after the custom IP. The video pipelines of the Pynq-Z1 and Pynq-Z2 boards run at 142 MHz with one -pixel-per-clock, slightly below the 148.5 MHz pixel clock fo 1080p60 video but +pixel-per-clock, slightly below the 148.5 MHz pixel clock for 1080p60 video but sufficient once blanking intervals are taken into account. for the ZCU104 board the pipeline runs at 300 MHz and two pixels-per-clock to support 4k60 (2160p) video.