Altera_Forum
Honored Contributor
9 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 vertical white stripes. Now I want to test it as minimal as possible, to see where the problem is. I want to use a Test Pattern Generator to see if the CVO core works. TPG -> CVO. What I get now is a black screen, without the white vertical lines. My question is, does the standard TPG from the VIP cores generates the color bars automatically? In other words: can I use TPG->CVO, without having to use a Nios II Processor to create the color bars with C program software code?