Altera_Forum
Honored Contributor
16 years agoTimeQuest with Stratix III to Stratix III I/F
I'm new to using TimeQuest and I can see how to constrain an interface to an external device with know clock to output, setup and hold time specifications.
I'm trying to send data serially between three Stratix III devices in series, the data originates in the first FPGA is transferred to the second where it is latched with an input register then at an output register and sent to the third FPGA. Basically with out known clock to output times for the FPGA's this seems like a moving target. If anyone has any insight into this I would appreciate any advice, the clock rate is 100MHz. In a previous design with Stratix devices I phase shifted the clock +/- 90 degrees and re sampled the data prior to the output latch with one of the shifted clock and then sampled the clock on the receiving FPGA with the other shifted clock to improve setup and hold times. That may not be necessary with the Stratix III devices improved speed, but insight in how to specify that would be helpful as well.