Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在与 Mentor FPGA 一起使用模块件和 vhdl 进行 RTL 设计。现在我正在查看 Mentor Graphics Precision RTL 综合 GUI。有谁知道我如何使用此工具获得关键路径?
综合只是模糊地意识到您的设计可能的物理布局。它可能知道什么是物理上不可能的以及目标架构和原语的性能边界,但不是更多。只有在通过布局和布线运行设计并运行工具的时序分析后,您才能获得有意义的关键路径。