在哪里可以找到 ModelSim 错误代码的明确列表?

发布于 2024-10-13 05:02:38 字数 226 浏览 1 评论 0原文

我正在通过 ModelSim 运行一些 VHDL。每个错误和警告都有自己的错误代码(如下所示:(vcom-1292) 在带有未知方向前缀的切片中指定切片范围方向“downto”。 这只是一个示例消息;我了解什么 我认为

Mentor 有一个所有可能的错误代码的列表以及它们的含义以及如何避免它们的更详细的描述,我在 ModelSim 附带的 PDF 中没有找到这个错误代码。通过谷歌有任何指示吗?

I am running some VHDL through ModelSim. Each error and warning has its own error code (like this: (vcom-1292) Slice range direction "downto" specified in slice with prefix of unknown direction. This is just an example message; I understand what it means.

I assume that Mentor has a list of all possible error codes and a more elaborate description of what they mean, and how to avoid them. I did not find this error code in the PDFs that come with ModelSim, nor did I find it through Google. Any pointers anybody?

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

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

发布评论

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

评论(2

说不完的你爱 2024-10-20 05:02:38

有一个名为 verror 的 modelsim 命令,其中包含一个 -all 选项来列出所有消息,以及其他选项来进一步检查消息。

There is a modelsim command called verror with an -all option to list them all, and other options to inspect the messages further.

缺⑴份安定 2024-10-20 05:02:38

如果您有兴趣查找有关某个错误的信息,请使用 Questasim GUI 中的 verror 命令。
弗罗尔
比浏览整个列表更好。 :)

if you are interested in finding out information about a certain error then use the verror command in the Questasim GUI.
verror
Better than going through the entire list. :)

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