Altera_Forum
Honored Contributor
16 years agoProblem with the VIP suite on SoPC builder for a C25 board
Hello,
I am a newbie on Quartus II and I would like to use the VIP suite in order to add 2 input video data stream and display the mixed video data stream on the screen. I am working on a cyclone III C25F324C8 board associated to a BItec HSMC quad video. I used the 1080P Quad Video mosaic design provided by Altera for the C120 board and tried to adapt it to the C25. Thus, I used a ssram, a flash CFI and an avalon tristate bridge instead of a DDR2 because this memory design worked for the old quad video mosaic design example which was for a C25. I am having some trouble with the SoPC builder. I connect the 2 frame buffers (from my 2 video inputs) to the avalon pipeline bridges. But then, when I connect the masters of the pipeline bridges to the avalon tristate slave, the following errors appeared : Error: ssram.s1: Appears at more than one address (0x02000000, 0x06000000) Error: cfi_flash.s1: Appears at more than one address (0x01000000, 0x05000000) Does someone has an idea ? Should I connect them elsewhere ? I also tried to put a DDR but I don't know how to configure it so it did not work. Thank you, Myriam