UPGRADE YOUR BROWSER
We have detected your current browser version is not the latest one. Xilinx.com uses the latest web technologies to bring you the best online experience possible. Please upgrade to a Xilinx.com supported browser:Chrome, Firefox, Internet Explorer 11, Safari. Thank you!
09-06-2019 02:29 PM - edited 09-06-2019 02:32 PM
Hi,
I configured VDMA as Fsycn=None and Lockgen=Master. Also video parameters:
HSIZE=200byte
STRIDE=200byte
VSIZE=4line
FrameCount=3
How can i control delay between frames? Or should i change Fsync to tuser similar options for control it.
Second question: When 8bit AXIS is used, there is no delay between lines. You can see low level tvalid signal in the figure. But with 16bit AXIS, there is a 2-3 clocks delay. Why? How can i remove this delay?
Thanks
11-25-2019 04:19 AM
Sorry, I' forgot. I reply. A delayed reply better than nothing.
I wanted to send a test image to VGA screen directly without writing any logic. For this i used to need matching blanking intervals.
Now i do it with controlling tready of VGA logic. I'm doing tready low during blanking intervals. I think this way is better.
09-16-2019 08:28 AM
HI @berker_atel
I am not sure if you can improve this. If you check the figure 2-1 in pg020 you will see that there is a delay between 2 frames.
Is there a reason why you need to change this? In nost video system you have the blanking period on the native interface so this delay is not much and won't be seen at the output
Regards
09-23-2019 06:21 AM
Ho @berker_atel
Do you have any update on this?
Regards,
11-25-2019 04:19 AM
Sorry, I' forgot. I reply. A delayed reply better than nothing.
I wanted to send a test image to VGA screen directly without writing any logic. For this i used to need matching blanking intervals.
Now i do it with controlling tready of VGA logic. I'm doing tready low during blanking intervals. I think this way is better.