Forum Discussion
Altera_Forum
Honored Contributor
10 years agoTest Pattern Generator -> Clocked Video Output with Altera NEEK
I have an Altera FPGA NEEK and I want to use the following VIP cores setup: CVI(Clocked Video Input) -> SCL(Scaler) -> FB(Frame Buffer) -> CVO(Clocked Video Output). This gives me a screen with ve...
Altera_Forum
Honored Contributor
10 years agoHow do I connect CVO to SGDMA?
I followed the System Architecture Tutorial of PictureViewer and have something working where it takes pictures from a SD card and using the following IP Cores (SGDMA->TimingAdapter->FIFO->TimingAdapter->FormatAdapter->PixelConverter->FormatAdapter->VideoSyncGenerator) to load the pictures on the LCD screen of my NEEK. There is no connection dot for a TPG or CVO to connect to the SGDMA. Am I missing another IP Core?