Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
21615 Discussions

DDR input Source synchronous center-aligned SDC

Altera_Forum
Honored Contributor II
1,300 Views

Hi guys! 

 

https://www.alteraforum.com/forum/attachment.php?attachmentid=8147  

How would you guys assign the SDC for DDR source-synchronous input for LCLK and Data? 

Assume data is running on 500 Mhz DDR. 

This is my opinion: 

This is center aligned, opposite edge transfer, So#  

create_clock -name virtual_clk -period 2 -waveform {0.5 1.5} 

create_clock -name Lclk_P -period 2 [get_ports {Lclk_P}]#  

Am I correct? 

 

Many thanks!
0 Kudos
0 Replies
Reply