Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
公告
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 讨论

Assuming node "clk" is an undefined clock

Altera_Forum
名誉分销商 II
2,539 次查看

Hi, 

yes I have defined a clock for "clk", as you see in the picture. I have another project with the same settings and it works. 

Don't know what is wrong. 

Maybe someone had the same issue and got it solved? 

I use Quartus 8.1
0 项奖励
5 回复数
Altera_Forum
名誉分销商 II
1,435 次查看

I'm sorry, it's solved: 

under 

..\More Timing Settings\Ignore Clock Settings 

 

should be set to OFF !!
0 项奖励
Altera_Forum
名誉分销商 II
1,435 次查看

i'm using Quartus II . How to solve this issue. I don't have this More settings available. I'm attaching a screen short along with this.

0 项奖励
Altera_Forum
名誉分销商 II
1,436 次查看

The original post was using classic timing analyser that is no longer available. 

 

You need to write an SDC file that defines all of the timings for the design
0 项奖励
Altera_Forum
名誉分销商 II
1,436 次查看

Sorry i don't know how to write an SDC. is there any other way we could solve this... ? or could you please give me a small SDC eg. ?

0 项奖励
Altera_Forum
名誉分销商 II
1,436 次查看

You need to write an SDC file to constrain your design. At a minimum it defines the clock, but also things like false paths, multicycle paths, IO delays etc.. Read this tutorial here: 

https://www.altera.com/en_us/pdfs/literature/ug/ug_tq_tutorial.pdf
0 项奖励
回复