

Public Member Functions | |
| uvm_component_utils_begin (cl_syoscb_queue_std) uvm_field_queue_object(items | |
| UVM_DEFAULT uvm_component_utils_end | new (string name, uvm_component parent) |
| virtual bit | add_item (string producer, uvm_sequence_item item) |
| virtual bit | delete_item (int unsigned idx) |
| virtual uvm_sequence_item | get_item (int unsigned idx) |
| virtual int unsigned | get_size () |
| virtual bit | insert_item (string producer, uvm_sequence_item item, int unsigned idx) |
| virtual cl_syoscb_queue_iterator_base | create_iterator () |
| virtual bit | delete_iterator (cl_syoscb_queue_iterator_base iterator) |
Public Attributes | |
| int unsigned | name_hack = 0 |
| cl_syoscb_item | items [$] |
Definition at line 1 of file cl_syoscb_queue_std.svh.
| bit cl_syoscb_queue_std::add_item | ( | string | producer, | |
| uvm_sequence_item | item | |||
| ) | [virtual] |
Implements cl_syoscb_queue.
Definition at line 29 of file cl_syoscb_queue_std.svh.
| cl_syoscb_queue_iterator_base cl_syoscb_queue_std::create_iterator | ( | ) | [virtual] |
Implements cl_syoscb_queue.
Definition at line 100 of file cl_syoscb_queue_std.svh.
| bit cl_syoscb_queue_std::delete_item | ( | int unsigned | idx | ) | [virtual] |
Implements cl_syoscb_queue.
Definition at line 38 of file cl_syoscb_queue_std.svh.
| bit cl_syoscb_queue_std::delete_iterator | ( | cl_syoscb_queue_iterator_base | iterator | ) | [virtual] |
Implements cl_syoscb_queue.
Definition at line 120 of file cl_syoscb_queue_std.svh.
| uvm_sequence_item cl_syoscb_queue_std::get_item | ( | int unsigned | idx | ) | [virtual] |
Implements cl_syoscb_queue.
Definition at line 59 of file cl_syoscb_queue_std.svh.
| int unsigned cl_syoscb_queue_std::get_size | ( | ) | [virtual] |
Implements cl_syoscb_queue.
Definition at line 68 of file cl_syoscb_queue_std.svh.
| bit cl_syoscb_queue_std::insert_item | ( | string | producer, | |
| uvm_sequence_item | item, | |||
| int unsigned | idx | |||
| ) | [virtual] |
Implements cl_syoscb_queue.
Definition at line 72 of file cl_syoscb_queue_std.svh.
| cl_syoscb_queue_std::new | ( | string | name, | |
| uvm_component | parent | |||
| ) |
Reimplemented from cl_syoscb_queue.
Definition at line 25 of file cl_syoscb_queue_std.svh.
| cl_syoscb_queue_std::uvm_component_utils_begin | ( | cl_syoscb_queue_std | ) |
Definition at line 6 of file cl_syoscb_queue_std.svh.
| int unsigned cl_syoscb_queue_std::name_hack = 0 |
Definition at line 3 of file cl_syoscb_queue_std.svh.
|
Project: SyoSil ApS UVM Scoreboard, Revision: 1.0.0.1 |
Copyright 2014 SyoSil ApS All Rights Reserved Worldwide Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. |
![]() Doxygen Version: 1.6.1 IDV SV Filter Version: 2.6.2 Mon Nov 24 09:24:24 2014 |