Camera Application on DE2-115
Hello everyone,
I want to implement a camera application on the Altera DE2-115 board.
I aim to get four different camera output on one screen, here is a very similar project:https://youtu.be/RlrAdS8eaxc, instead of this one I am using an analog camera (CCD PAL). For now, I try to get only one camera output on the VGA monitor.
I am using these IP cores for this project:
Video-in decoder
Audio Video Config
Chroma Resampler
Color-space converter (422 to 444)
2x DUAL CLOCK FIFO
SDRAM CONTROLLER Intel FPGA IP
I couldn't get any data from my fifo_out_data signal.
Also I am wondering that how can I write avolon package signal into the avalon MM slave which is rgb to sdram in my project. And same for vice versa which is sdram to fifo_in in my project.
Am I have to deal with crossing clock domain ? , because I am using dual clock fifos I think I don't need to.
I attached my project file. Thanks for any help..
If you use the VIP, you may need to use the NIOS to programming the various registers within the different modules as well as for running the RTP stack to stream the compressed
video.
You may take a look at https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/wp/wp-01133-ip-camera.pdf