返回介绍

第二十八章 SystemVerilog断言API

发布于 2020-09-09 22:55:58 字数 1385 浏览 929 评论 0 收藏 0

本章定义了SystemVerilog中的断言应用程序编程接口(API)。

主题
主题描述
28.1 需求SystemVerilog提供了断言的能力以便提供下列功能:
  • 一个用户的C语言代码与断言事件相互作用。
  • 编写第三方的断言“波形”转储工具。
  • 编写第三方的断言覆盖工具。
  • 编写第三方的断言调试工具。
28.2 Extensions to VPI enumerationsThese extensions shall be appended to the contents of the vpi_user.h file, described in IEEE Std. 1364-2001, Annex G. The numbers in the range 700 - 799 are reserved for the assertion portion of the VPI.
28.3 Static informationThis section defines how to obtain assertion handles and other static assertion information.
28.4 Dynamic informationThis section defines how to place assertion system and assertion callbacks.
28.5 Control functionsThis section defines how to obtain assertion system control and assertion control information.
链接 主题

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
    我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
    原文