Is there a file that can automatically generate clock constraints for the project? #2461
-
请问大佬们,项目有自带的时钟约束相关的文件吗?比如可以用于前端综合的sdc文件之类的?谢谢! Hello, everyone. Does the project come with any built-in clock constraint files, such as an SDC file that can be used for front-end synthesis? Thank you! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
这与具体的核心配置有关,目前我们还没有自动产生sdc的功能; |
Beta Was this translation helpful? Give feedback.
这与具体的核心配置有关,目前我们还没有自动产生sdc的功能;
It’s bonded to specific configs of core. We have no sdc automatic generator yet.
具体而言,核心内有一些timing exception,比如配置半频则要加入半频的时钟处理.
There are some timing excetions in the cores relative to configs. Half freq clock, for example, needs to be defined as configured in sdc.
不同代的核心,比如昆明湖和南湖,所需sdc也有所不同.
Cores of different releases, Kunminghu and Nanhu for example, require different SDCs.
对于你的问题,我们的回答是没有.
For short, the answer is No.