Altera_Forum
Honored Contributor
13 years ago[SOPC Builder] pixel treatment in different clock domain
Hello everybody,
Actually I am developping a custom core which calculate the GreyScale value of each coming pixel. My system provides 800x600 resolution wich means 40 Mhz pixel clock, while my streaming system is clocked at 130MHz, and I am placing my core between a scaler and a CVO. The custom core is tested with a TPG and CVO and 40 Mhz system clock and work just well. But when I use a 130 Mhz clock some data remain the same (true color) ! Can any one explain to me how the data is transfred while using different clock domain than the pixel clock ? I know that the data is transfred when the data_valid and the ready signals are asserted but if the clock is three times pixel clock does that change anything ? PS : excuse my poor english Best regards