是否存在任何开源、完整的系统 verilog 语法?

发布于 2024-10-08 23:50:04 字数 61 浏览 3 评论 0原文

是否有开源的系统 Verilog 语法?我正在寻找系统 Verilog,而不是简单的 Verilog 语法。

Are there any grammars for system Verilog that are open source? I'm looking for System Verilog, not plain Verilog grammars.

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

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

发布评论

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

评论(3

朦胧时间 2024-10-15 23:50:04

Verilog-Perl 是开源的,并声称支持 SystemVerilog。您可以联系 Perl CPAN 作者,看看它是否涵盖了完整的语法(他的电子邮件地址列在 CPAN 页面上)。

Verilog-Perl is open source and claims to have SystemVerilog support. You could contact the Perl CPAN author to see if it covers the complete grammar (his email address is listed on the CPAN page).

铁憨憨 2024-10-15 23:50:04

没有(我看过)。事实上,很少有昂贵的商业工具完全支持 IEEE P1800。至少有 一家 公司销售解析器 API。

No(I have looked). In fact very few expensive commercial tools completely support IEEE P1800. There is at least one company that sells a parser API.

佞臣 2024-10-15 23:50:04

这是 ANTLR 语法中的 V2K 和 SV 解析器。

Here is a V2K and SV parser in ANTLR grammar.

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