Altera_Forum
Honored Contributor
12 years agoDDIO clock timing
Hi,
I'm using a Stratix III EP3SL340 C3 (Terasic DE3) and I had a question about DDIO. I have 12 bit data from an ADC (AFE5807) coming in at 80MSPS. I wanted to use DDIO to receive the data. I'll serialize it later. I wanted to ask how to specify the constraints for the input. e.g. I have input lines lvds[8..0] Data from 8 channels is coming in DDR on lvds[7..0] And the DDR clock at 480MHz is on lvds[8]. This will clock the DDIO blocks of lvds[7..0] How do I tell quartus all this in the sdc file to do its magic? Thanks Zubair