打印

有人知道veripool么

[复制链接]
2593|8
手机看帖
扫描二维码
随时随地手机跟帖
跳转到指定楼层
楼主
ma9453|  楼主 | 2011-8-17 17:41 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
沙发
AutoESL| | 2011-8-18 09:58 | 只看该作者
一种基于Perl的Verilog代码自动生成的EDA工具?

使用特权

评论回复
板凳
AutoESL| | 2011-8-18 09:59 | 只看该作者
http://www.veripool.org/wiki/verilog-perl

Introduction to Verilog-Perl

Written by Wilson Snyder <wsnyder@wsnyder.org>.
Summary

The Verilog-Perl library is a building point for Verilog support in the Perl language. It includes:

    Verilog::Getopt which parses command line options similar to C++ and VCS.

    Verilog::Language which knows the language keywords and parses numbers.

    Verilog::Netlist which builds netlists out of Verilog files. This allows easy scripts to determine things such as the hierarchy of modules.

    Verilog::Parser invokes callbacks for language tokens.

    Verilog::Preproc preprocesses the language, and allows reading post-processed files right from Perl without temporary files.

    vpassert inserts PLIish warnings and assertions for any simulator.

    vppreproc preprocesses the complete Verilog 2001 and SystemVerilog language.

    vrename renames and cross-references Verilog symbols. Vrename creates Verilog cross references and makes it easy to rename signal and module names across multiple files. Vrename uses a simple and efficient three step process. First, you run vrename to create a list of signals in the design. You then edit this list, changing as many symbols as you wish. Vrename is then run a second time to apply the changes.

See also

See the buttons at the top of this page, which include:

Verilog-Perl installation

Verilog-Perl documentation

Verilog-Perl mailing lists

没用过

使用特权

评论回复
地板
ma9453|  楼主 | 2011-8-19 10:06 | 只看该作者
3# AutoESL
请问有什么工具可以解析VERILOG代码,能得到verilog内module间的连接关系(综合前的网表,不知道是不是可以这么叫)

使用特权

评论回复
5
AutoESL| | 2011-8-19 17:28 | 只看该作者
没有这样玩过, 不了解

使用特权

评论回复
6
ooljo| | 2011-8-19 23:09 | 只看该作者
这个我也不太了解了

使用特权

评论回复
7
opple| | 2011-8-20 10:08 | 只看该作者
解析VERILOG代码 这个貌似很少接触吧

使用特权

评论回复
8
opple| | 2011-8-20 22:59 | 只看该作者
没有人理我呀 好失败

使用特权

评论回复
9
ma9453|  楼主 | 2011-8-20 23:38 | 只看该作者
8# opple
我理你。。。。
你接触过这方面么

使用特权

评论回复
发新帖 我要提问
您需要登录后才可以回帖 登录 | 注册

本版积分规则

47

主题

307

帖子

1

粉丝