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

Subversion Repositories lpffir

[/] [lpffir/] [trunk/] [uvm/] [tools/] [uvm_syoscb/] [docs/] [html/] [classpk__syoscb_1_1cl__syoscb__cfg.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: pk_syoscb::cl_syoscb_cfg 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 class="navpath"><b>pk_syoscb</b>::<a class="el" href="classpk__syoscb_1_1cl__syoscb__cfg.html">cl_syoscb_cfg</a>
90
  </div>
91
</div>
92
<div class="contents">
93
<h1>pk_syoscb::cl_syoscb_cfg Class Reference</h1><!-- doxytag: class="pk_syoscb::cl_syoscb_cfg" -->
94
<p>Configuration class for the SyoSil UVM scoreboard.
95
<a href="#_details">More...</a></p>
96
<div class="dynheader">
97
Collaboration diagram for pk_syoscb::cl_syoscb_cfg:</div>
98
<div class="dynsection">
99
<div class="center"><img src="classpk__syoscb_1_1cl__syoscb__cfg__coll__graph.png" border="0" usemap="#pk__syoscb_1_1cl__syoscb__cfg_coll__map" alt="Collaboration graph"/></div>
100
<map name="pk__syoscb_1_1cl__syoscb__cfg_coll__map" id="pk__syoscb_1_1cl__syoscb__cfg_coll__map">
101
<area shape="rect" id="node2" href="classcl__syoscb__queue.html" title="Class which base concet of a queue." alt="" coords="276,5,409,35"/><area shape="rect" id="node4" href="classcl__syoscb__cfg.html" title="Configuration class for the SyoSil UVM scoreboard." alt="" coords="221,101,336,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="268,197,500,227"/></map>
102
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
103
 
104
<p><a href="classpk__syoscb_1_1cl__syoscb__cfg-members.html">List of all members.</a></p>
105
<table border="0" cellpadding="0" cellspacing="0">
106
<tr><td colspan="2"><h2>Public Member Functions</h2></td></tr>
107
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ab0c58393e3df2c575ee49044dd0bb9f7"></a><!-- doxytag: member="pk_syoscb::cl_syoscb_cfg::get_queue" ref="ab0c58393e3df2c575ee49044dd0bb9f7" args="(string queue_name)" -->
108
<a class="el" href="classcl__syoscb__queue.html">cl_syoscb_queue</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpk__syoscb_1_1cl__syoscb__cfg.html#ab0c58393e3df2c575ee49044dd0bb9f7">get_queue</a> (string queue_name)</td></tr>
109
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight"><b>Configuration API:</b> Returns a queue handle for the specificed queue <br/></td></tr>
110
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ad30805eb6ea6a074b2673325177ddc4a"></a><!-- doxytag: member="pk_syoscb::cl_syoscb_cfg::set_queue" ref="ad30805eb6ea6a074b2673325177ddc4a" args="(string queue_name, cl_syoscb_queue queue)" -->
111
void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpk__syoscb_1_1cl__syoscb__cfg.html#ad30805eb6ea6a074b2673325177ddc4a">set_queue</a> (string queue_name, <a class="el" href="classcl__syoscb__queue.html">cl_syoscb_queue</a> queue)</td></tr>
112
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight"><b>Configuration API:</b> Sets the queue object for a given queue <br/></td></tr>
113
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a3da7c1920ef35cfe8b2b030ddd80e1ee"></a><!-- doxytag: member="pk_syoscb::cl_syoscb_cfg::get_queues" ref="a3da7c1920ef35cfe8b2b030ddd80e1ee" args="(output string queue_names[])" -->
114
void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpk__syoscb_1_1cl__syoscb__cfg.html#a3da7c1920ef35cfe8b2b030ddd80e1ee">get_queues</a> (output string queue_names[])</td></tr>
115
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight"><b>Configuration API:</b> Returns all queue names a string list <br/></td></tr>
116
<tr><td class="memItemLeft" align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpk__syoscb_1_1cl__syoscb__cfg.html#a676fd117aa8f2d4d0f1a81da0a0efe63">set_queues</a> (string queue_names[])</td></tr>
117
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight"><b>Configuration API:</b> Will set the legal queues when provides with a list of queue names.  <a href="#a676fd117aa8f2d4d0f1a81da0a0efe63"></a><br/></td></tr>
118
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a32d8529ecaa50ec267d0c348138a2a2f"></a><!-- doxytag: member="pk_syoscb::cl_syoscb_cfg::exist_queue" ref="a32d8529ecaa50ec267d0c348138a2a2f" args="(string queue_name)" -->
119
bit&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpk__syoscb_1_1cl__syoscb__cfg.html#a32d8529ecaa50ec267d0c348138a2a2f">exist_queue</a> (string queue_name)</td></tr>
120
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight"><b>Configuration API:</b> Returns 1'b0 if the queue does not exist and 1'b1 if it exists <br/></td></tr>
121
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ab1d0b6caf28edd029d164cc9d64d0fe6"></a><!-- doxytag: member="pk_syoscb::cl_syoscb_cfg::size_queues" ref="ab1d0b6caf28edd029d164cc9d64d0fe6" args="()" -->
122
int unsigned&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpk__syoscb_1_1cl__syoscb__cfg.html#ab1d0b6caf28edd029d164cc9d64d0fe6">size_queues</a> ()</td></tr>
123
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight"><b>Configuration API:</b> Returns the number of queues <br/></td></tr>
124
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a50b5ce00366256269397f516bf166269"></a><!-- doxytag: member="pk_syoscb::cl_syoscb_cfg::get_producer" ref="a50b5ce00366256269397f516bf166269" args="(string producer)" -->
125
cl_syoscb_cfg_pl&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpk__syoscb_1_1cl__syoscb__cfg.html#a50b5ce00366256269397f516bf166269">get_producer</a> (string producer)</td></tr>
126
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight"><b>Configuration API:</b> Gets the given producer object for a specified producer <br/></td></tr>
127
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a9386a9f42400830a58a629f22042d9fe"></a><!-- doxytag: member="pk_syoscb::cl_syoscb_cfg::set_producer" ref="a9386a9f42400830a58a629f22042d9fe" args="(string producer, queue_names[])" -->
128
bit&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpk__syoscb_1_1cl__syoscb__cfg.html#a9386a9f42400830a58a629f22042d9fe">set_producer</a> (string producer, queue_names[])</td></tr>
129
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight"><b>Configuration API:</b> Sets the given producer for the listed queues <br/></td></tr>
130
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a87bbd8f8fbf1e94ba0f64fa971ae06db"></a><!-- doxytag: member="pk_syoscb::cl_syoscb_cfg::exist_producer" ref="a87bbd8f8fbf1e94ba0f64fa971ae06db" args="(string producer)" -->
131
bit&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpk__syoscb_1_1cl__syoscb__cfg.html#a87bbd8f8fbf1e94ba0f64fa971ae06db">exist_producer</a> (string producer)</td></tr>
132
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight"><b>Configuration API:</b> Checks if a given producer exists <br/></td></tr>
133
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a1ba596973a206feb7c4cf617485dca3f"></a><!-- doxytag: member="pk_syoscb::cl_syoscb_cfg::get_producers" ref="a1ba596973a206feb7c4cf617485dca3f" args="(output string producers[])" -->
134
void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpk__syoscb_1_1cl__syoscb__cfg.html#a1ba596973a206feb7c4cf617485dca3f">get_producers</a> (output string producers[])</td></tr>
135
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight"><b>Configuration API:</b> Returns all producers as string list <br/></td></tr>
136
<tr><td class="memItemLeft" align="right" valign="top">string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpk__syoscb_1_1cl__syoscb__cfg.html#a6a015afd02c4aea850269eb4341517fe">get_primary_queue</a> ()</td></tr>
137
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight"><b>Configuration API:</b> Gets the primary queue.  <a href="#a6a015afd02c4aea850269eb4341517fe"></a><br/></td></tr>
138
<tr><td class="memItemLeft" align="right" valign="top">bit&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpk__syoscb_1_1cl__syoscb__cfg.html#af78cc5be3554089d3726e2f48e06b298">set_primary_queue</a> (string primary_queue_name)</td></tr>
139
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight"><b>Configuration API:</b> Sets the primary queue.  <a href="#af78cc5be3554089d3726e2f48e06b298"></a><br/></td></tr>
140
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a155c593c718b8b762e42f09d0c860dc2"></a><!-- doxytag: member="pk_syoscb::cl_syoscb_cfg::set_disable_clone" ref="a155c593c718b8b762e42f09d0c860dc2" args="(bit dc)" -->
141
void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpk__syoscb_1_1cl__syoscb__cfg.html#a155c593c718b8b762e42f09d0c860dc2">set_disable_clone</a> (bit dc)</td></tr>
142
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight"><b>Configuration API:</b> Set the value of the disable_clone member variable <br/></td></tr>
143
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ab96e7f30252ad10aa193cc34d4de918d"></a><!-- doxytag: member="pk_syoscb::cl_syoscb_cfg::get_disable_clone" ref="ab96e7f30252ad10aa193cc34d4de918d" args="()" -->
144
bit&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpk__syoscb_1_1cl__syoscb__cfg.html#ab96e7f30252ad10aa193cc34d4de918d">get_disable_clone</a> ()</td></tr>
145
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight"><b>Configuration API:</b> Get the value of the disable_clone member variable <br/></td></tr>
146
<tr><td class="memItemLeft" align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpk__syoscb_1_1cl__syoscb__cfg.html#a96600ba778f0dbc1978e57d8c074daf4">set_max_queue_size</a> (string queue_name, int unsigned mqs)</td></tr>
147
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight"><b>Configuration API:</b> Set the maximum number of items allowed for a given queue.  <a href="#a96600ba778f0dbc1978e57d8c074daf4"></a><br/></td></tr>
148
<tr><td class="memItemLeft" align="right" valign="top">int unsigned&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpk__syoscb_1_1cl__syoscb__cfg.html#adf0dbd3835b9434d98481448261bf7c5">get_max_queue_size</a> (string queue_name)</td></tr>
149
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight"><b>Configuration API:</b> Returns the maximum number of allowed items for a given queue.  <a href="#adf0dbd3835b9434d98481448261bf7c5"></a><br/></td></tr>
150
</table>
151
<hr/><a name="_details"></a><h2>Detailed Description</h2>
152
<p>Configuration class for the SyoSil UVM scoreboard. </p>
153
 
154
<p>Definition at line <a class="el" href="pk__syoscb_8sv_source.html#l00420">420</a> of file <a class="el" href="pk__syoscb_8sv_source.html">pk_syoscb.sv</a>.</p>
155
<hr/><h2>Member Function Documentation</h2>
156
<a class="anchor" id="adf0dbd3835b9434d98481448261bf7c5"></a><!-- doxytag: member="pk_syoscb::cl_syoscb_cfg::get_max_queue_size" ref="adf0dbd3835b9434d98481448261bf7c5" args="(string queue_name)" -->
157
<div class="memitem">
158
<div class="memproto">
159
      <table class="memname">
160
        <tr>
161
          <td class="memname">int unsigned cl_syoscb_cfg::get_max_queue_size </td>
162
          <td>(</td>
163
          <td class="paramtype">string&nbsp;</td>
164
          <td class="paramname"> <em>queue_name</em></td>
165
          <td>&nbsp;)&nbsp;</td>
166
          <td></td>
167
        </tr>
168
      </table>
169
</div>
170
<div class="memdoc">
171
 
172
<p><b>Configuration API:</b> Returns the maximum number of allowed items for a given queue. </p>
173
<p>0 (no limit) is default </p>
174
 
175
<p>Definition at line <a class="el" href="pk__syoscb_8sv_source.html#l00647">647</a> of file <a class="el" href="pk__syoscb_8sv_source.html">pk_syoscb.sv</a>.</p>
176
 
177
</div>
178
</div>
179
<a class="anchor" id="a6a015afd02c4aea850269eb4341517fe"></a><!-- doxytag: member="pk_syoscb::cl_syoscb_cfg::get_primary_queue" ref="a6a015afd02c4aea850269eb4341517fe" args="()" -->
180
<div class="memitem">
181
<div class="memproto">
182
      <table class="memname">
183
        <tr>
184
          <td class="memname">string cl_syoscb_cfg::get_primary_queue </td>
185
          <td>(</td>
186
          <td class="paramname"></td>
187
          <td>&nbsp;)&nbsp;</td>
188
          <td></td>
189
        </tr>
190
      </table>
191
</div>
192
<div class="memdoc">
193
 
194
<p><b>Configuration API:</b> Gets the primary queue. </p>
195
<p>The primary queue is used by the compare algorithms to select which queue to use as the primary one. </p>
196
 
197
<p>Definition at line <a class="el" href="pk__syoscb_8sv_source.html#l00605">605</a> of file <a class="el" href="pk__syoscb_8sv_source.html">pk_syoscb.sv</a>.</p>
198
 
199
</div>
200
</div>
201
<a class="anchor" id="a96600ba778f0dbc1978e57d8c074daf4"></a><!-- doxytag: member="pk_syoscb::cl_syoscb_cfg::set_max_queue_size" ref="a96600ba778f0dbc1978e57d8c074daf4" args="(string queue_name, int unsigned mqs)" -->
202
<div class="memitem">
203
<div class="memproto">
204
      <table class="memname">
205
        <tr>
206
          <td class="memname">void cl_syoscb_cfg::set_max_queue_size </td>
207
          <td>(</td>
208
          <td class="paramtype">string&nbsp;</td>
209
          <td class="paramname"> <em>queue_name</em>, </td>
210
        </tr>
211
        <tr>
212
          <td class="paramkey"></td>
213
          <td></td>
214
          <td class="paramtype">int unsigned&nbsp;</td>
215
          <td class="paramname"> <em>mqs</em></td><td>&nbsp;</td>
216
        </tr>
217
        <tr>
218
          <td></td>
219
          <td>)</td>
220
          <td></td><td></td><td></td>
221
        </tr>
222
      </table>
223
</div>
224
<div class="memdoc">
225
 
226
<p><b>Configuration API:</b> Set the maximum number of items allowed for a given queue. </p>
227
<p>0 (no limit) is default </p>
228
 
229
<p>Definition at line <a class="el" href="pk__syoscb_8sv_source.html#l00637">637</a> of file <a class="el" href="pk__syoscb_8sv_source.html">pk_syoscb.sv</a>.</p>
230
 
231
</div>
232
</div>
233
<a class="anchor" id="af78cc5be3554089d3726e2f48e06b298"></a><!-- doxytag: member="pk_syoscb::cl_syoscb_cfg::set_primary_queue" ref="af78cc5be3554089d3726e2f48e06b298" args="(string primary_queue_name)" -->
234
<div class="memitem">
235
<div class="memproto">
236
      <table class="memname">
237
        <tr>
238
          <td class="memname">bit cl_syoscb_cfg::set_primary_queue </td>
239
          <td>(</td>
240
          <td class="paramtype">string&nbsp;</td>
241
          <td class="paramname"> <em>primary_queue_name</em></td>
242
          <td>&nbsp;)&nbsp;</td>
243
          <td></td>
244
        </tr>
245
      </table>
246
</div>
247
<div class="memdoc">
248
 
249
<p><b>Configuration API:</b> Sets the primary queue. </p>
250
<p>The primary queue is used by the compare algorithms to select which queue to use as the primary one. </p>
251
 
252
<p>Definition at line <a class="el" href="pk__syoscb_8sv_source.html#l00611">611</a> of file <a class="el" href="pk__syoscb_8sv_source.html">pk_syoscb.sv</a>.</p>
253
 
254
</div>
255
</div>
256
<a class="anchor" id="a676fd117aa8f2d4d0f1a81da0a0efe63"></a><!-- doxytag: member="pk_syoscb::cl_syoscb_cfg::set_queues" ref="a676fd117aa8f2d4d0f1a81da0a0efe63" args="(string queue_names[])" -->
257
<div class="memitem">
258
<div class="memproto">
259
      <table class="memname">
260
        <tr>
261
          <td class="memname">void cl_syoscb_cfg::set_queues </td>
262
          <td>(</td>
263
          <td class="paramtype">string&nbsp;</td>
264
          <td class="paramname"> <em>queue_names</em>[]</td>
265
          <td>&nbsp;)&nbsp;</td>
266
          <td></td>
267
        </tr>
268
      </table>
269
</div>
270
<div class="memdoc">
271
 
272
<p><b>Configuration API:</b> Will set the legal queues when provides with a list of queue names. </p>
273
<p>An example could be: set_queues({"Q1", "Q2"}) Will set the max_queue_size for each queue to 0 (no limit) as default </p>
274
 
275
<p>Definition at line <a class="el" href="pk__syoscb_8sv_source.html#l00524">524</a> of file <a class="el" href="pk__syoscb_8sv_source.html">pk_syoscb.sv</a>.</p>
276
 
277
</div>
278
</div>
279
<hr/>The documentation for this class was generated from the following file:<ul>
280
<li><a class="el" href="pk__syoscb_8sv_source.html">pk_syoscb.sv</a></li>
281
</ul>
282
</div>
283
<!--- window showing the filter options -->
284
<div id="MSearchSelectWindow"
285
     onmouseover="return searchBox.OnSearchSelectShow()"
286
     onmouseout="return searchBox.OnSearchSelectHide()"
287
     onkeydown="return searchBox.OnSearchSelectKey(event)">
288
<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>
289
 
290
<!-- iframe showing the search results (closed by default) -->
291
<div id="MSearchResultsWindow">
292
<iframe src="" frameborder="0"
293
        name="MSearchResults" id="MSearchResults">
294
</iframe>
295
</div>
296
 
297
<!--*************************************************************************-->
298
<!-- $Id: idv_dox_footer.html 136 2010-05-31 19:13:27Z seanoboyle $          -->
299
<!--*************************************************************************-->
300
<!--   This program is free software: you can redistribute it and/or modify  -->
301
<!--   it under the terms of the GNU General Public License as published by  -->
302
<!--   the Free Software Foundation, either version 3 of the License, or     -->
303
<!--   (at your option) any later version.                                   -->
304
<!--                                                                         -->
305
<!--   This program is distributed in the hope that it will be useful,       -->
306
<!--   but WITHOUT ANY WARRANTY; without even the implied warranty of        -->
307
<!--   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the         -->
308
<!--   GNU General Public License for more details.                          -->
309
<!--                                                                         -->
310
<!--   You should have received a copy of the GNU General Public License     -->
311
<!--   along with this program.  If not, see http://www.gnu.org/licenses/.   -->
312
<!--                                                                         -->
313
<!--*************************************************************************-->
314
<!-- Title:        IDV Doxygen Footer File                                   -->
315
<!-- Description:  This file is a doxygen footer with the IDV logo and a     -->
316
<!--               and a reference to the GNU FDL License.                   -->
317
<!--                                                                         -->
318
<!-- Original Author: Sean O'Boyle                                           -->
319
<!-- Contact:         seanoboyle@intelligentdv.com                           -->
320
<!-- Company:         Intelligent Design Verification                        -->
321
<!-- Company URL:     http://intelligentdv.com                               -->
322
<!--                                                                         -->
323
<!-- Download the most recent version here:                                  -->
324
<!--                  http://intelligentdv.com/downloads                     -->
325
<!--                                                                         -->
326
<!-- File Bugs Here:  http://bugs.intelligentdv.com                          -->
327
<!--        Project:  DoxygenFilterSV                                        -->
328
<!--                                                                         -->
329
<!-- File: idv_dox_header.xml                                                -->
330
<!-- $LastChangedBy: seanoboyle $                                            -->
331
<!-- $LastChangedDate: 2010-05-31 12:13:27 -0700 (Mon, 31 May 2010) $        -->
332
<!-- $LastChangedRevision: 136 $                                             -->
333
<!--                                                                         -->
334
<!--*************************************************************************-->
335
 
336
<br>
337
<table border="1" width = "100%">
338
  <tr>
339
    <td width = "20%">
340
     <img src="syosil.jpg">
341
    </td>
342
    <td width = "60%">
343
       <address style="text-align: center;">
344
       Project: SyoSil ApS UVM Scoreboard, Revision: 1.0.2.5<br>
345
       <br>
346
       Copyright 2014-2015 SyoSil ApS<br>
347
       All Rights Reserved Worldwide<br>
348
       <br>
349
      Licensed under the Apache License, Version 2.0 (the "License"); you may not
350
      use this file except in compliance with the License.  You may obtain a copy of
351
      the License at<br>
352
      <br>
353
       <a href="http://www.apache.org/licenses/LICENSE-2.0">http://www.apache.org/licenses/LICENSE-2.0</a><br>
354
      <br>
355
      Unless required by applicable law or agreed to in writing, software distributed under the License is
356
      distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
357
      implied. See the License for the specific language governing permissions and limitations under
358
      the License.
359
      </address>
360
    </td>
361
    <td width = "20%">
362
      <address style="text-align: right;"><small>
363
      <a href="http://www.doxygen.org/index.html"><img src="doxygen.png" alt="doxygen" align="middle" border="0"></a><br>
364
      <a href="http://www.doxygen.org/index.html">Doxygen</a> Version: 1.6.1<br>
365
      <a href="http://www.intelligentdv.com/index.html">IDV SV Filter</a> Version: 2.6.2<br>
366
      Sat Nov 28 05:41:56 2015</small></address>
367
   </td>
368
  </tr>
369
</table>
370
<address style="text-align: left;"><small>
371
Find a documentation bug?  Report bugs to: <a href="http://bugs.intelligentdv.com/">bugs.intelligentdv.com</a> Project: DoxygenFilterSV
372
</small></address>
373
</body>
374
</html>

powered by: WebSVN 2.1.0

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