Hi everyone!
I'm using the Terasic D5M camera along with the DE0 board. I also want to convert RGB to grayscale. If I were to use the sample code above (module RGBtoY), from which module output would the RGB come from?
What I mean to say is, would I use the outputs from the RAW2RGB module, as inputs to the RGBtoY module, and thus feed my output "Y" into the FIFO? Or would I use the outputs from the FIFO as inputs to the RGBtoY module?
I'm really new to this, and am pretty confused, so if anyone could provide me with some guidance it would be greatly appreciated! :)
Thanks,
Tiffany