diff --git a/litex/soc/cores/video.py b/litex/soc/cores/video.py index 618f4deb6..a16e2001e 100644 --- a/litex/soc/cores/video.py +++ b/litex/soc/cores/video.py @@ -113,7 +113,7 @@ video_timings = { "v_sync_width" : 5, }, "1920x1080@60Hz": { - "pix_clk" : 148.35e6, + "pix_clk" : 148.5e6, "h_active" : 1920, "h_blanking" : 280, "h_sync_offset" : 88,