Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
17263 討論

Does quartus_map not use timing constraints

OCn
新手
1,858 檢視

After studying "TimeQuest Timing Analyzer Quick Start Tutorial" (Document Version: 1.1, Dec. 2009 ), I found that timing constraints seem not applicable to the analysis & synthesis tool quartus_map. Timing constraints are only considered by place & rout tool quartus_fit.

Am I correct?

I'm curious about this because timing constraints is necessary for ASIC synthesis, as they instruct synthesizer how to generate a netlist that meets user's timing requirement. Does quartus_map really NOT use timing constraints??

0 積分
1 解決方案
KhaiChein_Y_Intel
1,833 檢視

Hi Oliver,


Unfortunately, there is no document available about this.


Thanks

Best regards,

KhaiY


在原始文章中檢視解決方案

6 回應
KhaiChein_Y_Intel
1,851 檢視

Hi,


Quartus synthesis does using the timing constraint in the compilation.


Thanks

Best regards,

Khai Chein


OCn
新手
1,842 檢視

Hi Khai Chein,

Thanks for your prompt reply and confirmation.

Then, is there any document/tutorial that describes how to instruct Quartus II's synthesis tool to use timing constraints while it is doing synthesis?

Regards,

Oliver

KhaiChein_Y_Intel
1,834 檢視

Hi Oliver,


Unfortunately, there is no document available about this.


Thanks

Best regards,

KhaiY


OCn
新手
1,828 檢視

Hi KhaiY,

OK, I see.

Thanks, anyway!

Regards,

Oliver

sstrell
榮譽貢獻者 III
1,820 檢視

A document from 2009 is not going to describe this since synthesis support for .sdc was added later.

You don't need to do anything for this to work.  It is just part of the compiler now.  As long as you've added a .sdc file to the project (Assignments menu -> Settings -> Timing Analyzer), you're good to go.

 

OCn
新手
1,815 檢視

Hi sstrell,

OK, I understand.

Your reply does solve my problem.

Thank you for your kind help!

Regards,

Oliver

回覆