在用7.2版本进行时序约束的时候,写好的SDC文件在全局编译的情况下始终会报错;其报错内容为: 1,Critical Warning: Read_sdc failed due to errors in the SDC file 2,Error: wrong # args: should be source fileName while executing sou...
Hi KhaiY
The error message is:
1,Critical Warning: Read_sdc failed due to errors in the SDC file
2,Error: wrong # args: should be source fileName while executing source -rsrc itcl (uplevel body line 1) invoked from within uplevel #0 source -rsrc itcl
But for “source -rsrc itcl”, it is not a phase on qsf or tcl. And itcl is not a project file, we don’t know what file it is.
The project is from a former qar. The timing constrains are listed in qsf.
Customer converts qsf to sdc on Timequest. And to compile the project with new sdc. It works.
We wondered if the error is caused by the conflict between qsf and sdc.
Regards,
Nicole