RD-FD
New Contributor
2 years agoSDI output transmitter with 2 standards
Hello, We are working in a project based on Cyclone V family which include SDI II intel FPGA IP as SDI transmitter. We are generating the IP core as "Transmitter" with video standard "3G-SDI". Ou...
- 2 years ago
We were not properly managing tx_datain_valid signal for triple rate.
The easyest way to do it is to drive tx_dataout_valid directly to that imput.
Now we can switch between standarts perfectly.
Thanks for your support