Forum Discussion
Altera_Forum
Honored Contributor
16 years agoDAM with frame buffer and Clocked video output
Hello In my design i am using Frame buffer that buffer video data in SDRAM and a Clocked video output IP in SOPC I need to integrate a DMA (direct memory access ) in my design between the fra...
Altera_Forum
Honored Contributor
16 years agoCan you explain the question more?
The Frame Buffer takes the incoming data, buffers it and gives you an output, wich can be assigned to the CVO. You just connect the two and configure them accordingly your Input/Output. They are connected via Avalon-Bus then. (if you mean the FrameBuffer from VIP-Suite) What do you want to do?