Forum Discussion
Altera_Forum
Honored Contributor
8 years agocreate_generated_clock on multiple signals
I have a large array of DDR outputs that are being used as clocks. I'm following an example from AN433.pdf, though the document describes the constraint for only a single clock. How can I do this m...
Altera_Forum
Honored Contributor
8 years agoSDC is Tcl, so you can use any Tcl constructs, like loops, to create constraints. See this page on Tcl I use as a reference all the time:
http://tmml.sourceforge.net/doc/tcl/