
Public Member Functions | |
| uvm_component_utils (cl_syoscb_queue) cl_syoscb_queue_iterator_base iterators[cl_syoscb_queue_iterator_base] | |
| 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) |
| new (string name, uvm_component parent) | |
Public Attributes | |
| int unsigned | iter_idx |
| semaphore | iter_sem |
Definition at line 393 of file pk_syoscb.sv.
| virtual bit pk_syoscb::cl_syoscb_queue::add_item | ( | string | producer, | |
| uvm_sequence_item | item | |||
| ) | [virtual] |
Reimplemented in pk_syoscb::cl_syoscb_queue_std.
Definition at line 403 of file pk_syoscb.sv.
| virtual cl_syoscb_queue_iterator_base pk_syoscb::cl_syoscb_queue::create_iterator | ( | ) | [virtual] |
Reimplemented in pk_syoscb::cl_syoscb_queue_std.
Definition at line 429 of file pk_syoscb.sv.
| virtual bit pk_syoscb::cl_syoscb_queue::delete_item | ( | int unsigned | idx | ) | [virtual] |
Reimplemented in pk_syoscb::cl_syoscb_queue_std.
Definition at line 408 of file pk_syoscb.sv.
| virtual bit pk_syoscb::cl_syoscb_queue::delete_iterator | ( | cl_syoscb_queue_iterator_base | iterator | ) | [virtual] |
Reimplemented in pk_syoscb::cl_syoscb_queue_std.
Definition at line 434 of file pk_syoscb.sv.
| virtual uvm_sequence_item pk_syoscb::cl_syoscb_queue::get_item | ( | int unsigned | idx | ) | [virtual] |
Reimplemented in pk_syoscb::cl_syoscb_queue_std.
Definition at line 413 of file pk_syoscb.sv.
| virtual int unsigned pk_syoscb::cl_syoscb_queue::get_size | ( | ) | [virtual] |
Reimplemented in pk_syoscb::cl_syoscb_queue_std.
Definition at line 418 of file pk_syoscb.sv.
| virtual bit pk_syoscb::cl_syoscb_queue::insert_item | ( | string | producer, | |
| uvm_sequence_item | item, | |||
| int unsigned | idx | |||
| ) | [virtual] |
Reimplemented in pk_syoscb::cl_syoscb_queue_std.
Definition at line 423 of file pk_syoscb.sv.
| cl_syoscb_queue::new | ( | string | name, | |
| uvm_component | parent | |||
| ) |
Reimplemented in pk_syoscb::cl_syoscb_queue_std.
Definition at line 445 of file pk_syoscb.sv.
| pk_syoscb::cl_syoscb_queue::uvm_component_utils | ( | cl_syoscb_queue | ) |
| int unsigned pk_syoscb::cl_syoscb_queue::iter_idx |
Definition at line 398 of file pk_syoscb.sv.
| semaphore pk_syoscb::cl_syoscb_queue::iter_sem |
Definition at line 400 of file pk_syoscb.sv.
|
Project: SyoSil ApS UVM Scoreboard, Revision: 1.0.0.2 |
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 Wed Feb 25 04:01:42 2015 |