Forum Discussion
Altera_Forum
Honored Contributor
14 years agoIsn't there a typo in your .SDC file though:
--- Quote Start --- create_clock -period 10.000 -name refclk -waveform {0 5} [get_ports {refclk}] create_clock -period 10.000 -name clkin -waveform {0 5} [get_ports {clkin}] derive_pll_clocks --- Quote End --- Cheers, Dave