Forum Discussion
Altera_Forum
Honored Contributor
12 years agoVideo Clocked Input
Hi all, I am reading data from OV7670. I want to use Video Clocked Input to convert clocked video to streaming video, then store it to DDR3 SDRAM through Frame Buffer. OV7670's signals are PLCK(...
Altera_Forum
Honored Contributor
12 years agoSorry, but I don't see the problem. You can use 12 bit out of 128 for each address to store informations for each pixel. Or if you don't want to waste space memory you could store a certain number of consecutive pixel for each address. But I think that you need in all cases to write an IP to prepare your data for the memory controller.