Altera_Forum
Honored Contributor
15 years agoHow to constrain a source-synchronous desing?
Hi All,
I am having problems setting up my sdc constraints for a source-synchronous interface that i have. The design is described as follows. --- The FPGA provide a reference clk(125Mhz) to a SERDES chip. --- The SERDES chip ouputs a clk(62.5Mhz) and a databus(10-bit) to the FPGA. --- The 10-bit data should be sampled at both the rising edge and falling edge of the 62.5Mhz clk in the FPGA. My question is how to constraint set_input_delay in my design. I upload the SERDES chip datasheet with this post. Any and all help is very much appreciated Harris