Hi Tausen,
I did create a clock constraint of 20ns as in my project and the sdc file was already added before and tried it, but didn't have any changes, it still shows the same result.
Do we need to create a SDC file always whenever we create a clock constraint, if so how do i create it.
Thanks
--- Quote Start ---
Under assignments, choose pin planner. Then choose a location for each port in the table in the bottom, see screenshot:
http://www.alteraforum.com/forum/attachment.php?attachmentid=9443&stc=1 If you can't figure this one out, just try without it - I'm not sure its even necessary.
Open the TimeQuest Timing Analyzer. Click "Create timing netlist". Then go to constraints and click "Create clock" and fill out the details - in my case, name is "clk", period is 10ns, rising edge at 0ns and falling edge at 5ns. Don't forget to export the sdc file.
Yes - for the "do not write top level vhdl entity"-option, I'm guessing there's something like "do not write top level verilog entity"? I think it is off by default, though, so you might not have to worry about that one option.
Try again once you've created a timing constraint and added the sdc file to the project - that should help.
--- Quote End ---