Hello,
I am trying to modify the ZedBoard HDMI VIPP, Vivado 2014.1 Tutorial to output 480P, instead of the 1080P that comes as part of the tutorial.(Note I have ported it to Vivado 2104.2)
I have debugged the code and added debug lines in vhdl so that I can see vsync and hysnc lines between VTC, v_axi4s_vid_out and zed_hdmi_out blocks on an oscilloscope.
Everything is as expected with 1080P, but when the code writes 480P or any other video resolution for that matter the VTC does not put anything out on vysnc or hysnc or de?
Does anyone have example code to write resolutions apart from 1080P using the VTC? I am struggling to see why the VTC just doesn't do as its told?
All help greatly received!
Stephen