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__item.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_item 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__item.html">cl_syoscb_item</a>
90
  </div>
91
</div>
92
<div class="contents">
93
<h1>pk_syoscb::cl_syoscb_item Class Reference</h1><!-- doxytag: class="pk_syoscb::cl_syoscb_item" -->
94
<p>The UVM scoreboard item.
95
<a href="#_details">More...</a></p>
96
 
97
<p><a href="classpk__syoscb_1_1cl__syoscb__item-members.html">List of all members.</a></p>
98
<table border="0" cellpadding="0" cellspacing="0">
99
<tr><td colspan="2"><h2>Public Member Functions</h2></td></tr>
100
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a856bc5754caaf121b2297775423a9da5"></a><!-- doxytag: member="pk_syoscb::cl_syoscb_item::get_producer" ref="a856bc5754caaf121b2297775423a9da5" args="()" -->
101
UVM_DEFAULT uvm_field_object(item, <br class="typebreak"/>
102
UVM_DEFAULT) public string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpk__syoscb_1_1cl__syoscb__item.html#a856bc5754caaf121b2297775423a9da5">get_producer</a> ()</td></tr>
103
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight"><b>Item API:</b> Returns the producer <br/></td></tr>
104
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a3f7a926f3e4e1b57f992dcf2b053593f"></a><!-- doxytag: member="pk_syoscb::cl_syoscb_item::set_producer" ref="a3f7a926f3e4e1b57f992dcf2b053593f" args="(string producer)" -->
105
void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpk__syoscb_1_1cl__syoscb__item.html#a3f7a926f3e4e1b57f992dcf2b053593f">set_producer</a> (string producer)</td></tr>
106
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight"><b>Item API:</b> Sets the producer <br/></td></tr>
107
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a479775c83c85427005d8709061bb42cb"></a><!-- doxytag: member="pk_syoscb::cl_syoscb_item::get_item" ref="a479775c83c85427005d8709061bb42cb" args="()" -->
108
uvm_sequence_item&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpk__syoscb_1_1cl__syoscb__item.html#a479775c83c85427005d8709061bb42cb">get_item</a> ()</td></tr>
109
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight"><b>Item API:</b> Returns the wrapped uvm_sequence_item <br/></td></tr>
110
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a4739ab1d56e8afe6452af21bd64f5ceb"></a><!-- doxytag: member="pk_syoscb::cl_syoscb_item::set_item" ref="a4739ab1d56e8afe6452af21bd64f5ceb" args="(uvm_sequence_item item)" -->
111
void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpk__syoscb_1_1cl__syoscb__item.html#a4739ab1d56e8afe6452af21bd64f5ceb">set_item</a> (uvm_sequence_item item)</td></tr>
112
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight"><b>Item API:</b> Sets the to be wrapped uvm_sequence_item <br/></td></tr>
113
</table>
114
<hr/><a name="_details"></a><h2>Detailed Description</h2>
115
<p>The UVM scoreboard item. </p>
116
<p>This item wraps the uvm_sequence_items. This ensures that future extensions to the UVM scoreboard will always be able to use all uvm_sqeuence_items from already existing testbenches etc. even though more META data is added to the wrapping item. </p>
117
 
118
<p>Definition at line <a class="el" href="pk__syoscb_8sv_source.html#l00665">665</a> of file <a class="el" href="pk__syoscb_8sv_source.html">pk_syoscb.sv</a>.</p>
119
<hr/>The documentation for this class was generated from the following file:<ul>
120
<li><a class="el" href="pk__syoscb_8sv_source.html">pk_syoscb.sv</a></li>
121
</ul>
122
</div>
123
<!--- window showing the filter options -->
124
<div id="MSearchSelectWindow"
125
     onmouseover="return searchBox.OnSearchSelectShow()"
126
     onmouseout="return searchBox.OnSearchSelectHide()"
127
     onkeydown="return searchBox.OnSearchSelectKey(event)">
128
<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>
129
 
130
<!-- iframe showing the search results (closed by default) -->
131
<div id="MSearchResultsWindow">
132
<iframe src="" frameborder="0"
133
        name="MSearchResults" id="MSearchResults">
134
</iframe>
135
</div>
136
 
137
<!--*************************************************************************-->
138
<!-- $Id: idv_dox_footer.html 136 2010-05-31 19:13:27Z seanoboyle $          -->
139
<!--*************************************************************************-->
140
<!--   This program is free software: you can redistribute it and/or modify  -->
141
<!--   it under the terms of the GNU General Public License as published by  -->
142
<!--   the Free Software Foundation, either version 3 of the License, or     -->
143
<!--   (at your option) any later version.                                   -->
144
<!--                                                                         -->
145
<!--   This program is distributed in the hope that it will be useful,       -->
146
<!--   but WITHOUT ANY WARRANTY; without even the implied warranty of        -->
147
<!--   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the         -->
148
<!--   GNU General Public License for more details.                          -->
149
<!--                                                                         -->
150
<!--   You should have received a copy of the GNU General Public License     -->
151
<!--   along with this program.  If not, see http://www.gnu.org/licenses/.   -->
152
<!--                                                                         -->
153
<!--*************************************************************************-->
154
<!-- Title:        IDV Doxygen Footer File                                   -->
155
<!-- Description:  This file is a doxygen footer with the IDV logo and a     -->
156
<!--               and a reference to the GNU FDL License.                   -->
157
<!--                                                                         -->
158
<!-- Original Author: Sean O'Boyle                                           -->
159
<!-- Contact:         seanoboyle@intelligentdv.com                           -->
160
<!-- Company:         Intelligent Design Verification                        -->
161
<!-- Company URL:     http://intelligentdv.com                               -->
162
<!--                                                                         -->
163
<!-- Download the most recent version here:                                  -->
164
<!--                  http://intelligentdv.com/downloads                     -->
165
<!--                                                                         -->
166
<!-- File Bugs Here:  http://bugs.intelligentdv.com                          -->
167
<!--        Project:  DoxygenFilterSV                                        -->
168
<!--                                                                         -->
169
<!-- File: idv_dox_header.xml                                                -->
170
<!-- $LastChangedBy: seanoboyle $                                            -->
171
<!-- $LastChangedDate: 2010-05-31 12:13:27 -0700 (Mon, 31 May 2010) $        -->
172
<!-- $LastChangedRevision: 136 $                                             -->
173
<!--                                                                         -->
174
<!--*************************************************************************-->
175
 
176
<br>
177
<table border="1" width = "100%">
178
  <tr>
179
    <td width = "20%">
180
     <img src="syosil.jpg">
181
    </td>
182
    <td width = "60%">
183
       <address style="text-align: center;">
184
       Project: SyoSil ApS UVM Scoreboard, Revision: 1.0.2.5<br>
185
       <br>
186
       Copyright 2014-2015 SyoSil ApS<br>
187
       All Rights Reserved Worldwide<br>
188
       <br>
189
      Licensed under the Apache License, Version 2.0 (the "License"); you may not
190
      use this file except in compliance with the License.  You may obtain a copy of
191
      the License at<br>
192
      <br>
193
       <a href="http://www.apache.org/licenses/LICENSE-2.0">http://www.apache.org/licenses/LICENSE-2.0</a><br>
194
      <br>
195
      Unless required by applicable law or agreed to in writing, software distributed under the License is
196
      distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
197
      implied. See the License for the specific language governing permissions and limitations under
198
      the License.
199
      </address>
200
    </td>
201
    <td width = "20%">
202
      <address style="text-align: right;"><small>
203
      <a href="http://www.doxygen.org/index.html"><img src="doxygen.png" alt="doxygen" align="middle" border="0"></a><br>
204
      <a href="http://www.doxygen.org/index.html">Doxygen</a> Version: 1.6.1<br>
205
      <a href="http://www.intelligentdv.com/index.html">IDV SV Filter</a> Version: 2.6.2<br>
206
      Sat Nov 28 05:41:56 2015</small></address>
207
   </td>
208
  </tr>
209
</table>
210
<address style="text-align: left;"><small>
211
Find a documentation bug?  Report bugs to: <a href="http://bugs.intelligentdv.com/">bugs.intelligentdv.com</a> Project: DoxygenFilterSV
212
</small></address>
213
</body>
214
</html>

powered by: WebSVN 2.1.0

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