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

Subversion Repositories lpffir

[/] [lpffir/] [trunk/] [uvm/] [tools/] [uvm_syoscb/] [docs/] [html/] [classcl__syoscb__queue__std.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_queue_std 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_queue_std Class Reference</h1><!-- doxytag: class="cl_syoscb_queue_std" --><!-- doxytag: inherits="cl_syoscb_queue,cl_syoscb_queue" -->
92
<p>Standard implementation of a queue.
93
<a href="#_details">More...</a></p>
94
<div class="dynheader">
95
Inheritance diagram for cl_syoscb_queue_std:</div>
96
<div class="dynsection">
97
<div class="center"><img src="classcl__syoscb__queue__std__inherit__graph.png" border="0" usemap="#cl__syoscb__queue__std_inherit__map" alt="Inheritance graph"/></div>
98
<map name="cl__syoscb__queue__std_inherit__map" id="cl__syoscb__queue__std_inherit__map">
99
<area shape="rect" id="node2" href="classcl__syoscb__queue.html" title="Class which base concet of a queue." alt="" coords="20,5,153,35"/></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_queue_std:</div>
103
<div class="dynsection">
104
<div class="center"><img src="classcl__syoscb__queue__std__coll__graph.png" border="0" usemap="#cl__syoscb__queue__std_coll__map" alt="Collaboration graph"/></div>
105
<map name="cl__syoscb__queue__std_coll__map" id="cl__syoscb__queue__std_coll__map">
106
<area shape="rect" id="node2" href="classcl__syoscb__queue.html" title="Class which base concet of a queue." alt="" coords="145,5,279,35"/><area shape="rect" id="node4" href="classcl__syoscb__cfg.html" title="Configuration class for the SyoSil UVM scoreboard." alt="" coords="5,101,120,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="52,197,284,227"/><area shape="rect" id="node12" href="classcl__syoscb__item.html" title="The UVM scoreboard item." alt="" coords="360,5,485,35"/></map>
107
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
108
 
109
<p><a href="classcl__syoscb__queue__std-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"><a class="anchor" id="a68f61e7f53901acb3cc50a9001193c0f"></a><!-- doxytag: member="cl_syoscb_queue_std::add_item" ref="a68f61e7f53901acb3cc50a9001193c0f" args="(string producer, uvm_sequence_item item)" -->
113
virtual bit&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcl__syoscb__queue__std.html#a68f61e7f53901acb3cc50a9001193c0f">add_item</a> (string producer, uvm_sequence_item item)</td></tr>
114
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight"><b>Queue API:</b> See <a class="el" href="classcl__syoscb__queue.html" title="Class which base concet of a queue.">cl_syoscb_queue</a> for more details <br/></td></tr>
115
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a9cae04fa7b9a40a5554ef24bfaac851b"></a><!-- doxytag: member="cl_syoscb_queue_std::delete_item" ref="a9cae04fa7b9a40a5554ef24bfaac851b" args="(int unsigned idx)" -->
116
virtual bit&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcl__syoscb__queue__std.html#a9cae04fa7b9a40a5554ef24bfaac851b">delete_item</a> (int unsigned idx)</td></tr>
117
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight"><b>Queue API:</b> See <a class="el" href="classcl__syoscb__queue.html" title="Class which base concet of a queue.">cl_syoscb_queue</a> for more details <br/></td></tr>
118
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a42efb916d933e56e9865919504054499"></a><!-- doxytag: member="cl_syoscb_queue_std::get_item" ref="a42efb916d933e56e9865919504054499" args="(int unsigned idx)" -->
119
virtual <a class="el" href="classcl__syoscb__item.html">cl_syoscb_item</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcl__syoscb__queue__std.html#a42efb916d933e56e9865919504054499">get_item</a> (int unsigned idx)</td></tr>
120
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight"><b>Queue API:</b> See <a class="el" href="classcl__syoscb__queue.html" title="Class which base concet of a queue.">cl_syoscb_queue</a> for more details <br/></td></tr>
121
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ac91a26574353c8c24789a993d3ffc12d"></a><!-- doxytag: member="cl_syoscb_queue_std::get_size" ref="ac91a26574353c8c24789a993d3ffc12d" args="()" -->
122
virtual int unsigned&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcl__syoscb__queue__std.html#ac91a26574353c8c24789a993d3ffc12d">get_size</a> ()</td></tr>
123
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight"><b>Queue API:</b> See <a class="el" href="classcl__syoscb__queue.html" title="Class which base concet of a queue.">cl_syoscb_queue</a> for more details <br/></td></tr>
124
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a812d7f4d7143c9bef1f3181e24347d5c"></a><!-- doxytag: member="cl_syoscb_queue_std::empty" ref="a812d7f4d7143c9bef1f3181e24347d5c" args="()" -->
125
virtual bit&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcl__syoscb__queue__std.html#a812d7f4d7143c9bef1f3181e24347d5c">empty</a> ()</td></tr>
126
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight"><b>Queue API:</b> See <a class="el" href="classcl__syoscb__queue.html" title="Class which base concet of a queue.">cl_syoscb_queue</a> for more details <br/></td></tr>
127
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ad293b78071120f596e3884980e36a9fa"></a><!-- doxytag: member="cl_syoscb_queue_std::insert_item" ref="ad293b78071120f596e3884980e36a9fa" args="(string producer, uvm_sequence_item item, int unsigned idx)" -->
128
virtual bit&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcl__syoscb__queue__std.html#ad293b78071120f596e3884980e36a9fa">insert_item</a> (string producer, uvm_sequence_item item, int unsigned idx)</td></tr>
129
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight"><b>Queue API:</b> See <a class="el" href="classcl__syoscb__queue.html" title="Class which base concet of a queue.">cl_syoscb_queue</a> for more details <br/></td></tr>
130
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a84149180e88153757ac3df08fe6dd3ce"></a><!-- doxytag: member="cl_syoscb_queue_std::create_iterator" ref="a84149180e88153757ac3df08fe6dd3ce" args="()" -->
131
virtual <br class="typebreak"/>
132
<a class="el" href="classcl__syoscb__queue__iterator__base.html">cl_syoscb_queue_iterator_base</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcl__syoscb__queue__std.html#a84149180e88153757ac3df08fe6dd3ce">create_iterator</a> ()</td></tr>
133
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight"><b>Queue API:</b> See <a class="el" href="classcl__syoscb__queue.html" title="Class which base concet of a queue.">cl_syoscb_queue</a> for more details <br/></td></tr>
134
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ada80798fcd391e309e0e85f68cda98e1"></a><!-- doxytag: member="cl_syoscb_queue_std::delete_iterator" ref="ada80798fcd391e309e0e85f68cda98e1" args="(cl_syoscb_queue_iterator_base iterator)" -->
135
virtual bit&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcl__syoscb__queue__std.html#ada80798fcd391e309e0e85f68cda98e1">delete_iterator</a> (<a class="el" href="classcl__syoscb__queue__iterator__base.html">cl_syoscb_queue_iterator_base</a> iterator)</td></tr>
136
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight"><b>Queue API:</b> See <a class="el" href="classcl__syoscb__queue.html" title="Class which base concet of a queue.">cl_syoscb_queue</a> for more details <br/></td></tr>
137
<tr><td class="memItemLeft" align="right" valign="top">virtual bit&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcl__syoscb__queue__std.html#aa131215a6166ff20ec3146386666a1f2">add_item</a> (string producer, uvm_sequence_item item)</td></tr>
138
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight"><b>Queue API:</b> Adds an uvm_sequence_item.  <a href="#aa131215a6166ff20ec3146386666a1f2"></a><br/></td></tr>
139
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a71388478ee2e2dd8fed93b5882e8d105"></a><!-- doxytag: member="cl_syoscb_queue_std::delete_item" ref="a71388478ee2e2dd8fed93b5882e8d105" args="(int unsigned idx)" -->
140
virtual bit&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcl__syoscb__queue__std.html#a71388478ee2e2dd8fed93b5882e8d105">delete_item</a> (int unsigned idx)</td></tr>
141
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight"><b>Queue API:</b> Deletes the item at index idx from the queue <br/></td></tr>
142
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a72da12e6c1b028bcfc4bd90cea162b0a"></a><!-- doxytag: member="cl_syoscb_queue_std::get_item" ref="a72da12e6c1b028bcfc4bd90cea162b0a" args="(int unsigned idx)" -->
143
virtual <a class="el" href="classcl__syoscb__item.html">cl_syoscb_item</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcl__syoscb__queue__std.html#a72da12e6c1b028bcfc4bd90cea162b0a">get_item</a> (int unsigned idx)</td></tr>
144
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight"><b>Queue API:</b> Gets the item at index idx from the queue <br/></td></tr>
145
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a9ed719f01d3cf8f248f10db536c0c9a4"></a><!-- doxytag: member="cl_syoscb_queue_std::get_size" ref="a9ed719f01d3cf8f248f10db536c0c9a4" args="()" -->
146
virtual int unsigned&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcl__syoscb__queue__std.html#a9ed719f01d3cf8f248f10db536c0c9a4">get_size</a> ()</td></tr>
147
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight"><b>Queue API:</b> Returns the current size of the queue <br/></td></tr>
148
<tr><td class="memItemLeft" align="right" valign="top">virtual bit&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcl__syoscb__queue__std.html#aa63237c16ac2ca71f9ca07131e9d79c8">empty</a> ()</td></tr>
149
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight"><b>Queue API:</b> Returns whether or not the queue is empty.  <a href="#aa63237c16ac2ca71f9ca07131e9d79c8"></a><br/></td></tr>
150
<tr><td class="memItemLeft" align="right" valign="top">virtual bit&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcl__syoscb__queue__std.html#aca0fb79ae56d3b0394c6c6d1bfc3bbd3">insert_item</a> (string producer, uvm_sequence_item item, int unsigned idx)</td></tr>
151
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight"><b>Queue API:</b> Inserts a uvm_sequence_item at index idx.  <a href="#aca0fb79ae56d3b0394c6c6d1bfc3bbd3"></a><br/></td></tr>
152
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a92abcc5ea1646ef91798a1cb93ce6853"></a><!-- doxytag: member="cl_syoscb_queue_std::create_iterator" ref="a92abcc5ea1646ef91798a1cb93ce6853" args="()" -->
153
virtual <br class="typebreak"/>
154
<a class="el" href="classcl__syoscb__queue__iterator__base.html">cl_syoscb_queue_iterator_base</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcl__syoscb__queue__std.html#a92abcc5ea1646ef91798a1cb93ce6853">create_iterator</a> ()</td></tr>
155
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight"><b>Queue API:</b> Creates an iterator for this queue. <br/></td></tr>
156
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a2283c465786ae0eb4bfd7d907099fc3b"></a><!-- doxytag: member="cl_syoscb_queue_std::delete_iterator" ref="a2283c465786ae0eb4bfd7d907099fc3b" args="(cl_syoscb_queue_iterator_base iterator)" -->
157
virtual bit&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcl__syoscb__queue__std.html#a2283c465786ae0eb4bfd7d907099fc3b">delete_iterator</a> (<a class="el" href="classcl__syoscb__queue__iterator__base.html">cl_syoscb_queue_iterator_base</a> iterator)</td></tr>
158
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight"><b>Queue API:</b> Deletes a given iterator for this queue. <br/></td></tr>
159
</table>
160
<hr/><a name="_details"></a><h2>Detailed Description</h2>
161
<p>Standard implementation of a queue. </p>
162
<p>Uses a normal SystemVerilog queue as implementation. The class implements the queue API as defined by the queue base class. </p>
163
 
164
<p>Definition at line <a class="el" href="cl__syoscb__queue__std_8svh_source.html#l00004">4</a> of file <a class="el" href="cl__syoscb__queue__std_8svh_source.html">cl_syoscb_queue_std.svh</a>.</p>
165
<hr/><h2>Member Function Documentation</h2>
166
<a class="anchor" id="aa131215a6166ff20ec3146386666a1f2"></a><!-- doxytag: member="cl_syoscb_queue_std::add_item" ref="aa131215a6166ff20ec3146386666a1f2" args="(string producer, uvm_sequence_item item)" -->
167
<div class="memitem">
168
<div class="memproto">
169
      <table class="memname">
170
        <tr>
171
          <td class="memname">virtual bit cl_syoscb_queue_std::add_item </td>
172
          <td>(</td>
173
          <td class="paramtype">string&nbsp;</td>
174
          <td class="paramname"> <em>producer</em>, </td>
175
        </tr>
176
        <tr>
177
          <td class="paramkey"></td>
178
          <td></td>
179
          <td class="paramtype">uvm_sequence_item&nbsp;</td>
180
          <td class="paramname"> <em>item</em></td><td>&nbsp;</td>
181
        </tr>
182
        <tr>
183
          <td></td>
184
          <td>)</td>
185
          <td></td><td></td><td><code> [virtual]</code></td>
186
        </tr>
187
      </table>
188
</div>
189
<div class="memdoc">
190
 
191
<p><b>Queue API:</b> Adds an uvm_sequence_item. </p>
192
<p>The implementation must wrap this in a <a class="el" href="classcl__syoscb__item.html" title="The UVM scoreboard item.">cl_syoscb_item</a> object before the item is inserted </p>
193
 
194
<p>Reimplemented from <a class="el" href="classcl__syoscb__queue.html#ada66fbc0eb1ef86b417fcdeaa5e9b9e0">cl_syoscb_queue</a>.</p>
195
 
196
</div>
197
</div>
198
<a class="anchor" id="aa63237c16ac2ca71f9ca07131e9d79c8"></a><!-- doxytag: member="cl_syoscb_queue_std::empty" ref="aa63237c16ac2ca71f9ca07131e9d79c8" args="()" -->
199
<div class="memitem">
200
<div class="memproto">
201
      <table class="memname">
202
        <tr>
203
          <td class="memname">virtual bit cl_syoscb_queue_std::empty </td>
204
          <td>(</td>
205
          <td class="paramname"></td>
206
          <td>&nbsp;)&nbsp;</td>
207
          <td><code> [virtual]</code></td>
208
        </tr>
209
      </table>
210
</div>
211
<div class="memdoc">
212
 
213
<p><b>Queue API:</b> Returns whether or not the queue is empty. </p>
214
<p>1'b0 means thet te queue is not empty. 1'b1 means that the queue is empty </p>
215
 
216
<p>Reimplemented from <a class="el" href="classcl__syoscb__queue.html#a5b02ba85e905f5119ee18239f0e471d3">cl_syoscb_queue</a>.</p>
217
 
218
</div>
219
</div>
220
<a class="anchor" id="aca0fb79ae56d3b0394c6c6d1bfc3bbd3"></a><!-- doxytag: member="cl_syoscb_queue_std::insert_item" ref="aca0fb79ae56d3b0394c6c6d1bfc3bbd3" args="(string producer, uvm_sequence_item item, int unsigned idx)" -->
221
<div class="memitem">
222
<div class="memproto">
223
      <table class="memname">
224
        <tr>
225
          <td class="memname">virtual bit cl_syoscb_queue_std::insert_item </td>
226
          <td>(</td>
227
          <td class="paramtype">string&nbsp;</td>
228
          <td class="paramname"> <em>producer</em>, </td>
229
        </tr>
230
        <tr>
231
          <td class="paramkey"></td>
232
          <td></td>
233
          <td class="paramtype">uvm_sequence_item&nbsp;</td>
234
          <td class="paramname"> <em>item</em>, </td>
235
        </tr>
236
        <tr>
237
          <td class="paramkey"></td>
238
          <td></td>
239
          <td class="paramtype">int unsigned&nbsp;</td>
240
          <td class="paramname"> <em>idx</em></td><td>&nbsp;</td>
241
        </tr>
242
        <tr>
243
          <td></td>
244
          <td>)</td>
245
          <td></td><td></td><td><code> [virtual]</code></td>
246
        </tr>
247
      </table>
248
</div>
249
<div class="memdoc">
250
 
251
<p><b>Queue API:</b> Inserts a uvm_sequence_item at index idx. </p>
252
<p>The implementation must wrap the uvm_sequence_item in a <a class="el" href="classcl__syoscb__item.html" title="The UVM scoreboard item.">cl_syoscb_item</a> before it is inserted. </p>
253
 
254
<p>Reimplemented from <a class="el" href="classcl__syoscb__queue.html#adbb41d1162a0f3dbb84c657d2274c0cb">cl_syoscb_queue</a>.</p>
255
 
256
</div>
257
</div>
258
<hr/>The documentation for this class was generated from the following file:<ul>
259
<li><a class="el" href="cl__syoscb__queue__std_8svh_source.html">cl_syoscb_queue_std.svh</a></li>
260
</ul>
261
</div>
262
<!--- window showing the filter options -->
263
<div id="MSearchSelectWindow"
264
     onmouseover="return searchBox.OnSearchSelectShow()"
265
     onmouseout="return searchBox.OnSearchSelectHide()"
266
     onkeydown="return searchBox.OnSearchSelectKey(event)">
267
<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>
268
 
269
<!-- iframe showing the search results (closed by default) -->
270
<div id="MSearchResultsWindow">
271
<iframe src="" frameborder="0"
272
        name="MSearchResults" id="MSearchResults">
273
</iframe>
274
</div>
275
 
276
<!--*************************************************************************-->
277
<!-- $Id: idv_dox_footer.html 136 2010-05-31 19:13:27Z seanoboyle $          -->
278
<!--*************************************************************************-->
279
<!--   This program is free software: you can redistribute it and/or modify  -->
280
<!--   it under the terms of the GNU General Public License as published by  -->
281
<!--   the Free Software Foundation, either version 3 of the License, or     -->
282
<!--   (at your option) any later version.                                   -->
283
<!--                                                                         -->
284
<!--   This program is distributed in the hope that it will be useful,       -->
285
<!--   but WITHOUT ANY WARRANTY; without even the implied warranty of        -->
286
<!--   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the         -->
287
<!--   GNU General Public License for more details.                          -->
288
<!--                                                                         -->
289
<!--   You should have received a copy of the GNU General Public License     -->
290
<!--   along with this program.  If not, see http://www.gnu.org/licenses/.   -->
291
<!--                                                                         -->
292
<!--*************************************************************************-->
293
<!-- Title:        IDV Doxygen Footer File                                   -->
294
<!-- Description:  This file is a doxygen footer with the IDV logo and a     -->
295
<!--               and a reference to the GNU FDL License.                   -->
296
<!--                                                                         -->
297
<!-- Original Author: Sean O'Boyle                                           -->
298
<!-- Contact:         seanoboyle@intelligentdv.com                           -->
299
<!-- Company:         Intelligent Design Verification                        -->
300
<!-- Company URL:     http://intelligentdv.com                               -->
301
<!--                                                                         -->
302
<!-- Download the most recent version here:                                  -->
303
<!--                  http://intelligentdv.com/downloads                     -->
304
<!--                                                                         -->
305
<!-- File Bugs Here:  http://bugs.intelligentdv.com                          -->
306
<!--        Project:  DoxygenFilterSV                                        -->
307
<!--                                                                         -->
308
<!-- File: idv_dox_header.xml                                                -->
309
<!-- $LastChangedBy: seanoboyle $                                            -->
310
<!-- $LastChangedDate: 2010-05-31 12:13:27 -0700 (Mon, 31 May 2010) $        -->
311
<!-- $LastChangedRevision: 136 $                                             -->
312
<!--                                                                         -->
313
<!--*************************************************************************-->
314
 
315
<br>
316
<table border="1" width = "100%">
317
  <tr>
318
    <td width = "20%">
319
     <img src="syosil.jpg">
320
    </td>
321
    <td width = "60%">
322
       <address style="text-align: center;">
323
       Project: SyoSil ApS UVM Scoreboard, Revision: 1.0.2.5<br>
324
       <br>
325
       Copyright 2014-2015 SyoSil ApS<br>
326
       All Rights Reserved Worldwide<br>
327
       <br>
328
      Licensed under the Apache License, Version 2.0 (the "License"); you may not
329
      use this file except in compliance with the License.  You may obtain a copy of
330
      the License at<br>
331
      <br>
332
       <a href="http://www.apache.org/licenses/LICENSE-2.0">http://www.apache.org/licenses/LICENSE-2.0</a><br>
333
      <br>
334
      Unless required by applicable law or agreed to in writing, software distributed under the License is
335
      distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
336
      implied. See the License for the specific language governing permissions and limitations under
337
      the License.
338
      </address>
339
    </td>
340
    <td width = "20%">
341
      <address style="text-align: right;"><small>
342
      <a href="http://www.doxygen.org/index.html"><img src="doxygen.png" alt="doxygen" align="middle" border="0"></a><br>
343
      <a href="http://www.doxygen.org/index.html">Doxygen</a> Version: 1.6.1<br>
344
      <a href="http://www.intelligentdv.com/index.html">IDV SV Filter</a> Version: 2.6.2<br>
345
      Sat Nov 28 05:41:56 2015</small></address>
346
   </td>
347
  </tr>
348
</table>
349
<address style="text-align: left;"><small>
350
Find a documentation bug?  Report bugs to: <a href="http://bugs.intelligentdv.com/">bugs.intelligentdv.com</a> Project: DoxygenFilterSV
351
</small></address>
352
</body>
353
</html>

powered by: WebSVN 2.1.0

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