Mixer II operation
Hi,
I have some problems to understand how the Mixer II IP works. I have in my system the following video chain:
CVI->Clipper->Deinterlacer->Frame Buffer->Mixer->CVO
I'm using a PCIe endpoint interface for the real-time configuration. The Mixer has a background resolution of 2560x1024. The Frame Buffer is connected to a DDR3 memory.
The input resolution is 1280x1024 and Mixer offset X and Y are set to 0.
In order to simulate the system I first set the Mixer Go bit to '1' and after send my video frame.
The system is created using Quartus Prime 16.1 and for the simulation I'm using QuestaSim 10.4d.
When I send a video frame, the video flows from the input towards the output, but the Mixer how does it work? It first send the background data and after the active video?