Mentor 中 FPGA 的关键路径

发布于 2024-11-05 15:42:57 字数 112 浏览 0 评论 0原文

我正在与 Mentor FPGA 合作,使用模块件和 vhdl 进行 RTL 设计。现在我正在查看 Mentor Graphics Precision RTL 综合 GUI。有谁知道如何使用此工具获得关键路径?

I am working with Mentor FPGA doing RTL design with moduleware and vhdl. Right now I am looking at the Mentor Graphics Precision RTL synthesis GUI. Does anyone know how I can get a critical path using this tool?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

小霸王臭丫头 2024-11-12 15:42:57

综合只是模糊地知道您的设计可能的物理布局。它可能知道什么是物理上不可能的以及目标架构和原语的性能边界,但仅此而已。只有在通过布局布线运行设计并运行工具的时序分析后,您才会获得有意义的关键路径。

Synthesis is only vaguely aware of the possible physical layout of your design. It may know what's not physically possible and the boundaries of performance of the target architecture and primitives, but not a whole lot more. You will only get a meaningful critical path(s) after you've run the design through place and route and run the tool's timing analysis.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文