

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 451 of file pk_syoscb.sv.
| bit cl_syoscb_queue_std::add_item | ( | string | producer, | |
| uvm_sequence_item | item | |||
| ) | [virtual] |
Reimplemented from pk_syoscb::cl_syoscb_queue.
Definition at line 479 of file pk_syoscb.sv.
| cl_syoscb_queue_iterator_base cl_syoscb_queue_std::create_iterator | ( | ) | [virtual] |
Reimplemented from pk_syoscb::cl_syoscb_queue.
Definition at line 554 of file pk_syoscb.sv.
| bit cl_syoscb_queue_std::delete_item | ( | int unsigned | idx | ) | [virtual] |
Reimplemented from pk_syoscb::cl_syoscb_queue.
Definition at line 488 of file pk_syoscb.sv.
| bit cl_syoscb_queue_std::delete_iterator | ( | cl_syoscb_queue_iterator_base | iterator | ) | [virtual] |
Reimplemented from pk_syoscb::cl_syoscb_queue.
Definition at line 574 of file pk_syoscb.sv.
| uvm_sequence_item cl_syoscb_queue_std::get_item | ( | int unsigned | idx | ) | [virtual] |
Reimplemented from pk_syoscb::cl_syoscb_queue.
Definition at line 509 of file pk_syoscb.sv.
| int unsigned cl_syoscb_queue_std::get_size | ( | ) | [virtual] |
Reimplemented from pk_syoscb::cl_syoscb_queue.
Definition at line 518 of file pk_syoscb.sv.
| bit cl_syoscb_queue_std::insert_item | ( | string | producer, | |
| uvm_sequence_item | item, | |||
| int unsigned | idx | |||
| ) | [virtual] |
Reimplemented from pk_syoscb::cl_syoscb_queue.
Definition at line 522 of file pk_syoscb.sv.
| cl_syoscb_queue_std::new | ( | string | name, | |
| uvm_component | parent | |||
| ) |
Reimplemented from pk_syoscb::cl_syoscb_queue.
Definition at line 475 of file pk_syoscb.sv.
| pk_syoscb::cl_syoscb_queue_std::uvm_component_utils_begin | ( | cl_syoscb_queue_std | ) |
Definition at line 456 of file pk_syoscb.sv.
| int unsigned pk_syoscb::cl_syoscb_queue_std::name_hack = 0 |
Definition at line 453 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 |