OpenCores
URL https://opencores.org/ocsvn/lpffir/lpffir/trunk

Subversion Repositories lpffir

[/] [lpffir/] [trunk/] [uvm/] [tools/] [uvm_syoscb/] [docs/] [html/] [classcl__syoscb__compare__base.html] - Blame information for rev 4

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 4 vladimirar
<!-- This comment will put IE 6, 7 and 8 in quirks mode -->
2
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3
<html xmlns="http://www.w3.org/1999/xhtml">
4
<head>
5
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
6
<title>SyoSil ApS UVM Scoreboard: cl_syoscb_compare_base Class Reference</title>
7
<link href="tabs.css" rel="stylesheet" type="text/css"/>
8
<link href="search/search.css" rel="stylesheet" type="text/css"/>
9
<script type="text/javaScript" src="search/search.js"></script>
10
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
11
</head>
12
<body onload='searchBox.OnSelectItem(0);'>
13
<!-- Generated by Doxygen 1.6.1 -->
14
<script type="text/javascript"><!--
15
var searchBox = new SearchBox("searchBox", "search",false,'Search');
16
--></script>
17
<script type="text/javascript">
18
<!--
19
function changeDisplayState (e){
20
  var num=this.id.replace(/[^[0-9]/g,'');
21
  var button=this.firstChild;
22
  var sectionDiv=document.getElementById('dynsection'+num);
23
  if (sectionDiv.style.display=='none'||sectionDiv.style.display==''){
24
    sectionDiv.style.display='block';
25
    button.src='open.gif';
26
  }else{
27
    sectionDiv.style.display='none';
28
    button.src='closed.gif';
29
  }
30
}
31
function initDynSections(){
32
  var divs=document.getElementsByTagName('div');
33
  var sectionCounter=1;
34
  for(var i=0;i<divs.length-1;i++){
35
    if(divs[i].className=='dynheader'&&divs[i+1].className=='dynsection'){
36
      var header=divs[i];
37
      var section=divs[i+1];
38
      var button=header.firstChild;
39
      if (button!='IMG'){
40
        divs[i].insertBefore(document.createTextNode(' '),divs[i].firstChild);
41
        button=document.createElement('img');
42
        divs[i].insertBefore(button,divs[i].firstChild);
43
      }
44
      header.style.cursor='pointer';
45
      header.onclick=changeDisplayState;
46
      header.id='dynheader'+sectionCounter;
47
      button.src='closed.gif';
48
      section.id='dynsection'+sectionCounter;
49
      section.style.display='none';
50
      section.style.marginLeft='14px';
51
      sectionCounter++;
52
    }
53
  }
54
}
55
window.onload = initDynSections;
56
-->
57
</script>
58
<div class="navigation" id="top">
59
  <div class="tabs">
60
    <ul>
61
      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
62
      <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
63
      <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
64
      <li><a href="files.html"><span>Files</span></a></li>
65
      <li><a href="dirs.html"><span>Directories</span></a></li>
66
      <li>
67
        <div id="MSearchBox" class="MSearchBoxInactive">
68
        <img id="MSearchSelect" src="search/search.png"
69
             onmouseover="return searchBox.OnSearchSelectShow()"
70
             onmouseout="return searchBox.OnSearchSelectHide()"
71
             alt=""/>
72
        <input type="text" id="MSearchField" value="Search" accesskey="S"
73
             onfocus="searchBox.OnSearchFieldFocus(true)"
74
             onblur="searchBox.OnSearchFieldFocus(false)"
75
             onkeyup="searchBox.OnSearchFieldChange(event)"/>
76
        <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
77
        </div>
78
      </li>
79
    </ul>
80
  </div>
81
  <div class="tabs">
82
    <ul>
83
      <li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
84
      <li><a href="classes.html"><span>Class&nbsp;Index</span></a></li>
85
      <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
86
      <li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
87
    </ul>
88
  </div>
89
</div>
90
<div class="contents">
91
<h1>cl_syoscb_compare_base Class Reference</h1><!-- doxytag: class="cl_syoscb_compare_base" -->
92
<p>Base class for all comapre algorithms.
93
<a href="#_details">More...</a></p>
94
<div class="dynheader">
95
Inheritance diagram for cl_syoscb_compare_base:</div>
96
<div class="dynsection">
97
<div class="center"><img src="classcl__syoscb__compare__base__inherit__graph.png" border="0" usemap="#cl__syoscb__compare__base_inherit__map" alt="Inheritance graph"/></div>
98
<map name="cl__syoscb__compare__base_inherit__map" id="cl__syoscb__compare__base_inherit__map">
99
<area shape="rect" id="node3" href="classcl__syoscb__compare__io.html" title="Class which implements the in order compare algorithm." alt="" coords="15,83,185,112"/></map>
100
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
101
<div class="dynheader">
102
Collaboration diagram for cl_syoscb_compare_base:</div>
103
<div class="dynsection">
104
<div class="center"><img src="classcl__syoscb__compare__base__coll__graph.png" border="0" usemap="#cl__syoscb__compare__base_coll__map" alt="Collaboration graph"/></div>
105
<map name="cl__syoscb__compare__base_coll__map" id="cl__syoscb__compare__base_coll__map">
106
<area shape="rect" id="node2" href="classcl__syoscb__cfg.html" title="Configuration class for the SyoSil UVM scoreboard." alt="" coords="224,5,339,35"/><area shape="rect" id="node4" href="classcl__syoscb__queue.html" title="Class which base concet of a queue." alt="" coords="219,101,352,131"/><area shape="rect" id="node7" href="classcl__syoscb__queue__iterator__base.html" title="Queue iterator base class defining the iterator API used for iterating queues." alt="" coords="204,197,436,227"/></map>
107
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
108
 
109
<p><a href="classcl__syoscb__compare__base-members.html">List of all members.</a></p>
110
<table border="0" cellpadding="0" cellspacing="0">
111
<tr><td colspan="2"><h2>Public Member Functions</h2></td></tr>
112
<tr><td class="memItemLeft" align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcl__syoscb__compare__base.html#ae16d1f2c1a75d56ed5c955e3a14dd9db">compare</a> ()</td></tr>
113
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight"><b>Compare API</b>: This method is the compare algorithms public compare method.  <a href="#ae16d1f2c1a75d56ed5c955e3a14dd9db"></a><br/></td></tr>
114
<tr><td class="memItemLeft" align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcl__syoscb__compare__base.html#ab2cef03989c4c28994c6cf52c5742bc9">compare_do</a> ()</td></tr>
115
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight"><b>Compare API</b>: Does the actual compare.  <a href="#ab2cef03989c4c28994c6cf52c5742bc9"></a><br/></td></tr>
116
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a2f96c175e5bc576cc9fc33b09525e33f"></a><!-- doxytag: member="cl_syoscb_compare_base::set_cfg" ref="a2f96c175e5bc576cc9fc33b09525e33f" args="(cl_syoscb_cfg cfg)" -->
117
void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcl__syoscb__compare__base.html#a2f96c175e5bc576cc9fc33b09525e33f">set_cfg</a> (<a class="el" href="classcl__syoscb__cfg.html">cl_syoscb_cfg</a> <a class="el" href="classcl__syoscb__compare__base.html#a50220bf3939fd5d2c17f1e1ae7a794ba">cfg</a>)</td></tr>
118
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight"><b>Compare API</b>: Passes the configuration object on to the compare algorithm for faster access. <br/></td></tr>
119
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="aa04cfd45a4bf05066cef409481d097b1"></a><!-- doxytag: member="cl_syoscb_compare_base::get_cfg" ref="aa04cfd45a4bf05066cef409481d097b1" args="()" -->
120
<a class="el" href="classcl__syoscb__cfg.html">cl_syoscb_cfg</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcl__syoscb__compare__base.html#aa04cfd45a4bf05066cef409481d097b1">get_cfg</a> ()</td></tr>
121
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight"><b>Compare API</b>: Returns the configuration object <br/></td></tr>
122
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a35dfc9824d56bacb7ddf21437afa5b7b"></a><!-- doxytag: member="cl_syoscb_compare_base::get_primary_queue_name" ref="a35dfc9824d56bacb7ddf21437afa5b7b" args="()" -->
123
string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcl__syoscb__compare__base.html#a35dfc9824d56bacb7ddf21437afa5b7b">get_primary_queue_name</a> ()</td></tr>
124
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight"><b>Compare API</b>: Gets the primary queue. Convinience method. <br/></td></tr>
125
<tr><td colspan="2"><h2>Protected Attributes</h2></td></tr>
126
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a50220bf3939fd5d2c17f1e1ae7a794ba"></a><!-- doxytag: member="cl_syoscb_compare_base::cfg" ref="a50220bf3939fd5d2c17f1e1ae7a794ba" args="" -->
127
<a class="el" href="classcl__syoscb__cfg.html">cl_syoscb_cfg</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcl__syoscb__compare__base.html#a50220bf3939fd5d2c17f1e1ae7a794ba">cfg</a></td></tr>
128
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Handle to the configuration. <br/></td></tr>
129
</table>
130
<hr/><a name="_details"></a><h2>Detailed Description</h2>
131
<p>Base class for all comapre algorithms. </p>
132
 
133
<p>Definition at line <a class="el" href="cl__syoscb__compare__base_8svh_source.html#l00002">2</a> of file <a class="el" href="cl__syoscb__compare__base_8svh_source.html">cl_syoscb_compare_base.svh</a>.</p>
134
<hr/><h2>Member Function Documentation</h2>
135
<a class="anchor" id="ae16d1f2c1a75d56ed5c955e3a14dd9db"></a><!-- doxytag: member="cl_syoscb_compare_base::compare" ref="ae16d1f2c1a75d56ed5c955e3a14dd9db" args="()" -->
136
<div class="memitem">
137
<div class="memproto">
138
      <table class="memname">
139
        <tr>
140
          <td class="memname">void cl_syoscb_compare_base::compare </td>
141
          <td>(</td>
142
          <td class="paramname"></td>
143
          <td>&nbsp;)&nbsp;</td>
144
          <td><code> [virtual]</code></td>
145
        </tr>
146
      </table>
147
</div>
148
<div class="memdoc">
149
 
150
<p><b>Compare API</b>: This method is the compare algorithms public compare method. </p>
151
<p>It is called when the compare algorithm is asked to do a compare. Typically, this method is used to check state variables etc. to compute if the compare shall be done or not. If so then do_compare() is called.</p>
152
<p><b>NOTE:</b> This method must be implemented. </p>
153
 
154
<p>Reimplemented in <a class="el" href="classcl__syoscb__compare__io.html#a6ba722d061b733c113e184105cdcc259">cl_syoscb_compare_io</a>, and <a class="el" href="classcl__syoscb__compare__io.html#a30c64f718a313cc98c26a18d2f9fe9b2">cl_syoscb_compare_io</a>.</p>
155
 
156
<p>Definition at line <a class="el" href="cl__syoscb__compare__base_8svh_source.html#l00039">39</a> of file <a class="el" href="cl__syoscb__compare__base_8svh_source.html">cl_syoscb_compare_base.svh</a>.</p>
157
 
158
</div>
159
</div>
160
<a class="anchor" id="ab2cef03989c4c28994c6cf52c5742bc9"></a><!-- doxytag: member="cl_syoscb_compare_base::compare_do" ref="ab2cef03989c4c28994c6cf52c5742bc9" args="()" -->
161
<div class="memitem">
162
<div class="memproto">
163
      <table class="memname">
164
        <tr>
165
          <td class="memname">void cl_syoscb_compare_base::compare_do </td>
166
          <td>(</td>
167
          <td class="paramname"></td>
168
          <td>&nbsp;)&nbsp;</td>
169
          <td><code> [virtual]</code></td>
170
        </tr>
171
      </table>
172
</div>
173
<div class="memdoc">
174
 
175
<p><b>Compare API</b>: Does the actual compare. </p>
176
<p><b>NOTE:</b> This method must be implemted. </p>
177
 
178
<p>Reimplemented in <a class="el" href="classcl__syoscb__compare__io.html#a68a58577ea0d6fc8a5d2612ff1b76162">cl_syoscb_compare_io</a>, and <a class="el" href="classcl__syoscb__compare__io.html#a68a58577ea0d6fc8a5d2612ff1b76162">cl_syoscb_compare_io</a>.</p>
179
 
180
<p>Definition at line <a class="el" href="cl__syoscb__compare__base_8svh_source.html#l00045">45</a> of file <a class="el" href="cl__syoscb__compare__base_8svh_source.html">cl_syoscb_compare_base.svh</a>.</p>
181
 
182
</div>
183
</div>
184
<hr/>The documentation for this class was generated from the following file:<ul>
185
<li><a class="el" href="cl__syoscb__compare__base_8svh_source.html">cl_syoscb_compare_base.svh</a></li>
186
</ul>
187
</div>
188
<!--- window showing the filter options -->
189
<div id="MSearchSelectWindow"
190
     onmouseover="return searchBox.OnSearchSelectShow()"
191
     onmouseout="return searchBox.OnSearchSelectHide()"
192
     onkeydown="return searchBox.OnSearchSelectKey(event)">
193
<a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark">&nbsp;</span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark">&nbsp;</span>Classes</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark">&nbsp;</span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark">&nbsp;</span>Variables</a></div>
194
 
195
<!-- iframe showing the search results (closed by default) -->
196
<div id="MSearchResultsWindow">
197
<iframe src="" frameborder="0"
198
        name="MSearchResults" id="MSearchResults">
199
</iframe>
200
</div>
201
 
202
<!--*************************************************************************-->
203
<!-- $Id: idv_dox_footer.html 136 2010-05-31 19:13:27Z seanoboyle $          -->
204
<!--*************************************************************************-->
205
<!--   This program is free software: you can redistribute it and/or modify  -->
206
<!--   it under the terms of the GNU General Public License as published by  -->
207
<!--   the Free Software Foundation, either version 3 of the License, or     -->
208
<!--   (at your option) any later version.                                   -->
209
<!--                                                                         -->
210
<!--   This program is distributed in the hope that it will be useful,       -->
211
<!--   but WITHOUT ANY WARRANTY; without even the implied warranty of        -->
212
<!--   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the         -->
213
<!--   GNU General Public License for more details.                          -->
214
<!--                                                                         -->
215
<!--   You should have received a copy of the GNU General Public License     -->
216
<!--   along with this program.  If not, see http://www.gnu.org/licenses/.   -->
217
<!--                                                                         -->
218
<!--*************************************************************************-->
219
<!-- Title:        IDV Doxygen Footer File                                   -->
220
<!-- Description:  This file is a doxygen footer with the IDV logo and a     -->
221
<!--               and a reference to the GNU FDL License.                   -->
222
<!--                                                                         -->
223
<!-- Original Author: Sean O'Boyle                                           -->
224
<!-- Contact:         seanoboyle@intelligentdv.com                           -->
225
<!-- Company:         Intelligent Design Verification                        -->
226
<!-- Company URL:     http://intelligentdv.com                               -->
227
<!--                                                                         -->
228
<!-- Download the most recent version here:                                  -->
229
<!--                  http://intelligentdv.com/downloads                     -->
230
<!--                                                                         -->
231
<!-- File Bugs Here:  http://bugs.intelligentdv.com                          -->
232
<!--        Project:  DoxygenFilterSV                                        -->
233
<!--                                                                         -->
234
<!-- File: idv_dox_header.xml                                                -->
235
<!-- $LastChangedBy: seanoboyle $                                            -->
236
<!-- $LastChangedDate: 2010-05-31 12:13:27 -0700 (Mon, 31 May 2010) $        -->
237
<!-- $LastChangedRevision: 136 $                                             -->
238
<!--                                                                         -->
239
<!--*************************************************************************-->
240
 
241
<br>
242
<table border="1" width = "100%">
243
  <tr>
244
    <td width = "20%">
245
     <img src="syosil.jpg">
246
    </td>
247
    <td width = "60%">
248
       <address style="text-align: center;">
249
       Project: SyoSil ApS UVM Scoreboard, Revision: 1.0.2.5<br>
250
       <br>
251
       Copyright 2014-2015 SyoSil ApS<br>
252
       All Rights Reserved Worldwide<br>
253
       <br>
254
      Licensed under the Apache License, Version 2.0 (the "License"); you may not
255
      use this file except in compliance with the License.  You may obtain a copy of
256
      the License at<br>
257
      <br>
258
       <a href="http://www.apache.org/licenses/LICENSE-2.0">http://www.apache.org/licenses/LICENSE-2.0</a><br>
259
      <br>
260
      Unless required by applicable law or agreed to in writing, software distributed under the License is
261
      distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
262
      implied. See the License for the specific language governing permissions and limitations under
263
      the License.
264
      </address>
265
    </td>
266
    <td width = "20%">
267
      <address style="text-align: right;"><small>
268
      <a href="http://www.doxygen.org/index.html"><img src="doxygen.png" alt="doxygen" align="middle" border="0"></a><br>
269
      <a href="http://www.doxygen.org/index.html">Doxygen</a> Version: 1.6.1<br>
270
      <a href="http://www.intelligentdv.com/index.html">IDV SV Filter</a> Version: 2.6.2<br>
271
      Sat Nov 28 05:41:55 2015</small></address>
272
   </td>
273
  </tr>
274
</table>
275
<address style="text-align: left;"><small>
276
Find a documentation bug?  Report bugs to: <a href="http://bugs.intelligentdv.com/">bugs.intelligentdv.com</a> Project: DoxygenFilterSV
277
</small></address>
278
</body>
279
</html>

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.