Altera_Forum
Honored Contributor
9 years agoUnconstrained output
First let me introduce my case, I simply used cyclone3 to communicate with a SSRAM, a 100MHZ clock coming into my FPGA ,which goes through a PLL and drives data out, the output of PLL is also 100MHZ.
I've followed steps of time quest user guide but still met a mistake, attached is my sdc file. Reports remind me that my CLK port is unconstrained,but I‘ve already associate it to my PLL output clock,as a new designer of FPGA, I‘m puzzled about it,could anyone give me some suggests?