laoshasha 发表于 2011-12-6 15:35:34

编译后出现critial warning,找不到约束文件

编译之后出现critial warning,如下:
Critical Warning: Synopsys Design Constraints File file not found: pro1.sdc'. A Synopsys Design Constraints File is required by the TimeQuest Timing Analyzer to get proper timing constraints. Without it, the Compiler will not properly optimize the design.
   编译的时候选用cyclone I、II系列,就没有这个警告,用cycloneIII系列就会出现这个警告,到底是为什么呢,求高人指点迷津,不胜感激!!!

njithjw 发表于 2011-12-6 22:06:48

cyclone III器件支持TimeQuest和class timing ananlyzer进行时序分析。而新版本的Quartus默认是选用TimeQuest,如果你的工程里面没有sdc约束文件就会出现上面的告警。Cyclone I ,II只支持class timing ananlyzer,所以没有上面的告警。建议最好还是给出时序约束文件。

laoshasha 发表于 2012-3-7 10:26:51

回复 2# njithjw


    非常非常感谢~
页: [1]
查看完整版本: 编译后出现critial warning,找不到约束文件