Sophie

Sophie

distrib > Fedora > 14 > x86_64 > media > updates > by-pkgid > ffa1e6f5ad04360808fe8840fe3ba036 > files > 394

vrq-devel-1.0.88-1.fc14.i686.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>vrq: Main Page</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
  <table border="0" cellspacing="0" cellpadding="0" width="100%">
   <tr>
    <td width="180"><a href="index.html"><img src="vrq.png" width="150" height="100" border="0" alt="vrq"></a></td>
    <td background="top_bg.png" align="right" width="100%">
      <img src="glyth.png" width="500" height="100" border="0" alt="">
    </td>
   </tr>
   <tr>
    <td background="#FFFFFF" align="right" width="50" height="4"></td>
   </tr>
  </table>
</head><body>
<!-- Generated by Doxygen 1.7.1 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul class="tablist">
      <li class="current"><a href="index.html"><span>Main&nbsp;Page</span></a></li>
      <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
      <li><a href="modules.html"><span>Modules</span></a></li>
      <li><a href="annotated.html"><span>Classes</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
</div>
<div class="header">
  <div class="headertitle">
<h1>vrq Documentation</h1>  </div>
</div>
<div class="contents">
<h3 class="version">Revision: 1.0.88 </h3><p>VRQ is modular verilog parser that supports plugin tools to process verilog. Plugin tools are created as independent DLLs. The tools to be invoked are specified on the command line. Multiple tools may be invoke in a pipeline fashion within a single execution of vrq. A few plugin tools are natively compiled into vrq, others are supplied as separate executables. Vrq is pretty close to fully compliant with the verilog 2005 specification, however not all tools support all constructs.</p>
<h2><a class="anchor" id="history"></a>
History</h2>
<p>VRQ was written over 10 years ago as part of my design and verification consulting business. Over the years its been generalized to be a generic front end parser with plugin backend customizable tools. I've choosen to release it as Open Source Software to others may benefit from it as well. It has been used in multiple startups and Fortune 500 companies to develop ASICs and full custom components. In particular the <a class="el" href="xprop_plugin.html">Xprop Tool</a> is one of it's most unique features as when it is used properly it can greatly reduce the need for gate level simulation.</p>
<h2><a class="anchor" id="further_info"></a>
Further Info</h2>
<ul>
<li><a class="el" href="quick_start.html">Quick Start</a></li>
<li><a class="el" href="plugin_list.html">Plugin List</a></li>
<li><a class="el" href="faq.html">Frequently Asked Questions</a></li>
<li><a class="el" href="manpage.html">Man Page</a></li>
<li><a class="el" href="plugin_info.html">How to Build a Plugin</a> </li>
</ul>
</div>
<hr class="footer"/><address class="footer"><small>Generated by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.1 </small></address>
</body>
</html>