Sophie

Sophie

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

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: /net/fileserver/nas/home/mdh/vrq/src/cnet.h Source File</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><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 class="current"><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div class="tabs2">
    <ul class="tablist">
      <li><a href="files.html"><span>File&nbsp;List</span></a></li>
      <li><a href="globals.html"><span>File&nbsp;Members</span></a></li>
    </ul>
  </div>
<div class="header">
  <div class="headertitle">
<h1>/net/fileserver/nas/home/mdh/vrq/src/cnet.h</h1>  </div>
</div>
<div class="contents">
<a href="cnet_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*****************************************************************************</span>
<a name="l00002"></a>00002 <span class="comment"> * Copyright (C) 1997-2007, Mark Hummel</span>
<a name="l00003"></a>00003 <span class="comment"> * This file is part of Vrq.</span>
<a name="l00004"></a>00004 <span class="comment"> *</span>
<a name="l00005"></a>00005 <span class="comment"> * Vrq is free software; you can redistribute it and/or</span>
<a name="l00006"></a>00006 <span class="comment"> * modify it under the terms of the GNU General Public</span>
<a name="l00007"></a>00007 <span class="comment"> * License as published by the Free Software Foundation; either</span>
<a name="l00008"></a>00008 <span class="comment"> * version 2 of the License, or (at your option) any later version.</span>
<a name="l00009"></a>00009 <span class="comment"> *</span>
<a name="l00010"></a>00010 <span class="comment"> * Vrq is distributed in the hope that it will be useful,</span>
<a name="l00011"></a>00011 <span class="comment"> * but WITHOUT ANY WARRANTY; without even the implied warranty of</span>
<a name="l00012"></a>00012 <span class="comment"> * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU</span>
<a name="l00013"></a>00013 <span class="comment"> * General Public License for more details.</span>
<a name="l00014"></a>00014 <span class="comment"> *</span>
<a name="l00015"></a>00015 <span class="comment"> * You should have received a copy of the GNU General Public</span>
<a name="l00016"></a>00016 <span class="comment"> * License along with this library; if not, write to the Free Software</span>
<a name="l00017"></a>00017 <span class="comment"> * Foundation, Inc., 51 Franklin Street, Fifth Floor, </span>
<a name="l00018"></a>00018 <span class="comment"> * Boston, MA  02110-1301  USA</span>
<a name="l00019"></a>00019 <span class="comment"> *****************************************************************************</span>
<a name="l00020"></a>00020 <span class="comment"> */</span>
<a name="l00021"></a>00021 <span class="comment">/******************************************************************************</span>
<a name="l00022"></a>00022 <span class="comment"> *</span>
<a name="l00023"></a>00023 <span class="comment"> *</span>
<a name="l00024"></a>00024 <span class="comment"> *         cnet.hpp</span>
<a name="l00025"></a>00025 <span class="comment"> *              - class definition of net</span>
<a name="l00026"></a>00026 <span class="comment"> *                definition nodes</span>
<a name="l00027"></a>00027 <span class="comment"> *</span>
<a name="l00028"></a>00028 <span class="comment"> ******************************************************************************</span>
<a name="l00029"></a>00029 <span class="comment"> */</span>
<a name="l00030"></a>00030 
<a name="l00031"></a>00031 <span class="preprocessor">#ifndef CNET_HPP</span>
<a name="l00032"></a>00032 <span class="preprocessor"></span><span class="preprocessor">#define CNET_HPP</span>
<a name="l00033"></a>00033 <span class="preprocessor"></span>
<a name="l00034"></a>00034 <span class="preprocessor">#include &lt;stdio.h&gt;</span>
<a name="l00035"></a>00035 <span class="preprocessor">#include &quot;<a class="code" href="glue_8h.html">glue.h</a>&quot;</span>
<a name="l00036"></a>00036 <span class="preprocessor">#include &quot;<a class="code" href="cdecl_8h.html">cdecl.h</a>&quot;</span>
<a name="l00037"></a>00037 <span class="preprocessor">#include &quot;<a class="code" href="cnode_8h.html">cnode.h</a>&quot;</span>
<a name="l00038"></a>00038 <span class="preprocessor">#include &quot;<a class="code" href="cportdir_8h.html">cportdir.h</a>&quot;</span>
<a name="l00039"></a>00039 
<a name="l00040"></a>00040 
<a name="l00041"></a>00041 <span class="keyword">class </span><a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>;
<a name="l00042"></a>00042 
<a name="l00046"></a><a class="code" href="classCNet.html">00046</a> <span class="keyword">class </span><a class="code" href="classCNet.html" title="Declaration object for nets.">CNet</a>: <span class="keyword">public</span> <a class="code" href="classCDecl.html" title="Base class for describing declaration objects.">CDecl</a>
<a name="l00047"></a>00047 {
<a name="l00048"></a>00048 <span class="keyword">private</span>:
<a name="l00049"></a>00049         <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*  delay;          
<a name="l00050"></a>00050         <a class="code" href="classCPortDir.html" title="Declaration object for input/output/inout statements.">CPortDir</a>* portdir;      
<a name="l00051"></a>00051         <span class="keywordtype">int</span>     scalared;       
<a name="l00052"></a>00052         <span class="keywordtype">int</span>     vectored;       
<a name="l00053"></a>00053         <span class="keywordtype">int</span>     undefined;      
<a name="l00054"></a>00054         <a class="code" href="structStrengthPair__t.html" title="Pair of strengths.">StrengthPair_t</a> strength;
<a name="l00055"></a>00055 <span class="keyword">public</span>:
<a name="l00064"></a>00064         <a class="code" href="classCNet.html#a744d55b990963d19f538fa3452abbddf" title="Create a net declaration.">CNet</a>( <a class="code" href="classCSymbol.html" title="Holder for character strings.">CSymbol</a>* symbol, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* aLoc, <a class="code" href="cdecl_8h.html#ac920a9dc459d31d1c16f0863cf1f5a04" title="Wire types.">Wire_t</a> wireType, 
<a name="l00065"></a>00065               <a class="code" href="classCDataType.html" title="Base class for describing data types.">CDataType</a>* dataType, <span class="keywordtype">int</span> undefined );
<a name="l00071"></a>00071         <span class="keyword">virtual</span> <a class="code" href="classCDecl.html" title="Base class for describing declaration objects.">CDecl</a>* <a class="code" href="classCNet.html#a1063c0073a87142635cf6cbf0707ca35" title="Create a clone of this declaration.">Clone</a>( <a class="code" href="classCObstack.html" title="Bulk object allocation object.">CObstack</a>* heap );
<a name="l00076"></a><a class="code" href="classCNet.html#a310ade9e202e2c79788e46b80bd73edb">00076</a>         <span class="keywordtype">void</span>    <a class="code" href="classCNet.html#a310ade9e202e2c79788e46b80bd73edb" title="Set portdir associated with net.">PortDir</a>( <a class="code" href="classCPortDir.html" title="Declaration object for input/output/inout statements.">CPortDir</a>* p ) { portdir = p; }
<a name="l00081"></a><a class="code" href="classCNet.html#a5ab794f8cdf9badd23be70f33175e79b">00081</a>         <a class="code" href="classCPortDir.html" title="Declaration object for input/output/inout statements.">CPortDir</a>* <a class="code" href="classCNet.html#a5ab794f8cdf9badd23be70f33175e79b" title="Get portdir associated with net.">PortDir</a>() { <span class="keywordflow">return</span> portdir; }
<a name="l00086"></a><a class="code" href="classCNet.html#ae012487d0b9bb1d94ffac0e4169139d3">00086</a>         <span class="keywordtype">void</span>    <a class="code" href="classCNet.html#ae012487d0b9bb1d94ffac0e4169139d3" title="Set net delay.">SetDelay</a>( <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* aExp ) { delay = aExp; }
<a name="l00091"></a><a class="code" href="classCNet.html#afa7a45a7b51fa7bd1d355af2401b731a">00091</a>         <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*  <a class="code" href="classCNet.html#afa7a45a7b51fa7bd1d355af2401b731a" title="Get net delay.">GetDelay</a>( <span class="keywordtype">void</span> ) { <span class="keywordflow">return</span> delay; }
<a name="l00096"></a><a class="code" href="classCNet.html#aeab34152085fe1a530f5e704a3e65e9f">00096</a>         <span class="keywordtype">int</span>     <a class="code" href="classCNet.html#aeab34152085fe1a530f5e704a3e65e9f" title="Get undefined attribute.">GetUndefined</a>( <span class="keywordtype">void</span> ) { <span class="keywordflow">return</span> undefined; }
<a name="l00101"></a><a class="code" href="classCNet.html#adc1348d5d9bbcd7342a722bd13b0d33c">00101</a>         <span class="keywordtype">void</span>    <a class="code" href="classCNet.html#adc1348d5d9bbcd7342a722bd13b0d33c" title="Set undefined attribute.">SetUndefined</a>( <span class="keywordtype">int</span> value ) { undefined = value; }
<a name="l00106"></a><a class="code" href="classCNet.html#a47e6aadbaee8a5e9b0ab5342db602df8">00106</a>         <a class="code" href="structStrengthPair__t.html" title="Pair of strengths.">StrengthPair_t</a> <a class="code" href="classCNet.html#a47e6aadbaee8a5e9b0ab5342db602df8" title="Get drive strength.">GetStrength</a>() { <span class="keywordflow">return</span> strength; }
<a name="l00111"></a><a class="code" href="classCNet.html#a52d59dafe579ce16369e78c5fef53100">00111</a>         <span class="keywordtype">void</span>    <a class="code" href="classCNet.html#a52d59dafe579ce16369e78c5fef53100" title="Set drive strength.">SetStrength</a>( <a class="code" href="structStrengthPair__t.html" title="Pair of strengths.">StrengthPair_t</a> s ) { strength = s; }
<a name="l00116"></a><a class="code" href="classCNet.html#a58bc5d8aef6dfeab36d7d782f93d6234">00116</a>         <span class="keyword">virtual</span> <span class="keywordtype">void</span> <a class="code" href="classCNet.html#a58bc5d8aef6dfeab36d7d782f93d6234" title="Set vectored attribute.">SetVectored</a>( <span class="keywordtype">int</span> v ) { vectored = v; }
<a name="l00121"></a><a class="code" href="classCNet.html#afdbe690ebf8b2f8a74a0dab488a6fafd">00121</a>         <span class="keyword">virtual</span> <span class="keywordtype">int</span>  <a class="code" href="classCNet.html#afdbe690ebf8b2f8a74a0dab488a6fafd" title="Get vectored attribute.">GetVectored</a>() { <span class="keywordflow">return</span> vectored; }
<a name="l00126"></a><a class="code" href="classCNet.html#afbe886acec7f123405aaf8592e4deb53">00126</a>         <span class="keyword">virtual</span> <span class="keywordtype">void</span> <a class="code" href="classCNet.html#afbe886acec7f123405aaf8592e4deb53" title="Set scalared attribute.">SetScalared</a>( <span class="keywordtype">int</span> v ) { scalared = v; }
<a name="l00131"></a><a class="code" href="classCNet.html#a2e4559a1a5d3cc26877f94e74477f023">00131</a>         <span class="keyword">virtual</span> <span class="keywordtype">int</span>  <a class="code" href="classCNet.html#a2e4559a1a5d3cc26877f94e74477f023" title="Get scalared attribute.">GetScalared</a>() { <span class="keywordflow">return</span> scalared; }
<a name="l00136"></a>00136         <span class="keyword">virtual</span> <span class="keywordtype">void</span> <a class="code" href="classCNet.html#a3b67408c454096dfb1e98269621cc5cd" title="Dump net info to file descriptor.">Dump</a>( FILE* f );
<a name="l00140"></a>00140         <span class="keyword">virtual</span> <span class="keywordtype">void</span> <a class="code" href="classCDecl.html#aa5ecfff625616b81a4de3fce4e6d0cb3">PreVisit1</a>( <span class="keywordtype">int</span> (*func)(<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*,<span class="keywordtype">void</span>*), <span class="keywordtype">void</span>* data );
<a name="l00141"></a>00141         <span class="keyword">virtual</span> <span class="keywordtype">void</span> <a class="code" href="classCDecl.html#ae71ba72ce0fc7e32db9cd38d6f738a44">PostVisit1</a>( <span class="keywordtype">void</span> (*func)(<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*, <span class="keywordtype">void</span>*), <span class="keywordtype">void</span>* data );
<a name="l00142"></a>00142         <span class="keyword">virtual</span> <span class="keywordtype">void</span> <a class="code" href="classCDecl.html#ae6e0d93143738a4d226cca8314a92cfe">PostSubVisit1</a>( <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* (*func)(<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*, <span class="keywordtype">void</span>*), <span class="keywordtype">void</span>* data );
<a name="l00146"></a>00146 <span class="keyword">protected</span>:
<a name="l00152"></a>00152         <span class="keywordtype">void</span> <a class="code" href="classCNet.html#a891890553942e2510675184e7da276a9" title="Create a deep copy of given declaration.">Copy</a>( <a class="code" href="classCObstack.html" title="Bulk object allocation object.">CObstack</a>* heap, <span class="keyword">const</span> <a class="code" href="classCNet.html" title="Declaration object for nets.">CNet</a>&amp; net );
<a name="l00153"></a>00153 <span class="keyword">private</span>:
<a name="l00154"></a>00154         <span class="comment">/*</span>
<a name="l00155"></a>00155 <span class="comment">         * disable copy constructor</span>
<a name="l00156"></a>00156 <span class="comment">         */</span>
<a name="l00157"></a>00157         <a class="code" href="classCNet.html#a744d55b990963d19f538fa3452abbddf" title="Create a net declaration.">CNet</a>( <span class="keyword">const</span> <a class="code" href="classCNet.html" title="Declaration object for nets.">CNet</a>&amp; net );
<a name="l00158"></a>00158 };
<a name="l00159"></a>00159 
<a name="l00160"></a>00160 
<a name="l00161"></a>00161 <span class="preprocessor">#endif // CNET_HPP</span>
</pre></div></div>
</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>