有人知道veripool么

[复制链接]
3714|8
 楼主| ma9453 发表于 2011-8-17 17:41 | 显示全部楼层 |阅读模式
有人知道verilog-perl么?这个是做什么的啊
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间的连接关系(综合前的网表,不知道是不是可以这么叫)
AutoESL 发表于 2011-8-19 17:28 | 显示全部楼层
没有这样玩过, 不了解
ooljo 发表于 2011-8-19 23:09 | 显示全部楼层
这个我也不太了解了
opple 发表于 2011-8-20 10:08 | 显示全部楼层
解析VERILOG代码 这个貌似很少接触吧
opple 发表于 2011-8-20 22:59 | 显示全部楼层
没有人理我呀 好失败
 楼主| ma9453 发表于 2011-8-20 23:38 | 显示全部楼层
8# opple
我理你。。。。
你接触过这方面么
您需要登录后才可以回帖 登录 | 注册

本版积分规则

47

主题

307

帖子

1

粉丝
快速回复 在线客服 返回列表 返回顶部