

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 338 of file pk_syoscb.sv.
| bit cl_syoscb_queue_std::add_item | ( | string | producer, | |
| uvm_sequence_item | item | |||
| ) | [virtual] |
Implements pk_syoscb::cl_syoscb_queue.
Definition at line 366 of file pk_syoscb.sv.
| cl_syoscb_queue_iterator_base cl_syoscb_queue_std::create_iterator | ( | ) | [virtual] |
Implements pk_syoscb::cl_syoscb_queue.
Definition at line 437 of file pk_syoscb.sv.
| bit cl_syoscb_queue_std::delete_item | ( | int unsigned | idx | ) | [virtual] |
Implements pk_syoscb::cl_syoscb_queue.
Definition at line 375 of file pk_syoscb.sv.
| bit cl_syoscb_queue_std::delete_iterator | ( | cl_syoscb_queue_iterator_base | iterator | ) | [virtual] |
Implements pk_syoscb::cl_syoscb_queue.
Definition at line 457 of file pk_syoscb.sv.
| uvm_sequence_item cl_syoscb_queue_std::get_item | ( | int unsigned | idx | ) | [virtual] |
Implements pk_syoscb::cl_syoscb_queue.
Definition at line 396 of file pk_syoscb.sv.
| int unsigned cl_syoscb_queue_std::get_size | ( | ) | [virtual] |
Implements pk_syoscb::cl_syoscb_queue.
Definition at line 405 of file pk_syoscb.sv.
| bit cl_syoscb_queue_std::insert_item | ( | string | producer, | |
| uvm_sequence_item | item, | |||
| int unsigned | idx | |||
| ) | [virtual] |
Implements pk_syoscb::cl_syoscb_queue.
Definition at line 409 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 362 of file pk_syoscb.sv.
| pk_syoscb::cl_syoscb_queue_std::uvm_component_utils_begin | ( | cl_syoscb_queue_std | ) |
Definition at line 343 of file pk_syoscb.sv.
| int unsigned pk_syoscb::cl_syoscb_queue_std::name_hack = 0 |
Definition at line 340 of file pk_syoscb.sv.
|
Project: SyoSil ApS UVM Scoreboard, Revision: 1.0.0.0 |
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 Thu Oct 30 05:34:51 2014 |