G | |
generate_stimulus | |
Generic Payload | |
Generic Register Operation Descriptors | |
get | |
Get and Peek | |
get_abstime | |
get_accept_time | |
get_access | |
get_action | |
get_adapter | |
get_addr_unit_bytes | |
get_address | |
get_addresses | |
get_ap | |
get_arbitration | |
get_arg_matches | |
get_arg_value | |
get_arg_values | |
get_args | |
get_auto_predict | |
get_backdoor | |
get_base_addr | |
get_begin_time | |
get_block_by_name | |
get_blocks | |
get_by_name | |
get_by_type | |
get_byte_enable | |
get_byte_enable_length | |
get_cb | |
get_check_on_read | |
get_child | |
get_children | |
get_client | |
get_command | |
get_common_domain | |
get_comp | |
get_compare | |
get_config | |
get_config_int | |
get_config_object | |
get_config_string | |
get_connected_to | |
get_coverage | |
get_current_item | |
get_data | |
get_data_length | |
get_default_hdl_path | |
get_default_path | |
get_depth | |
get_domain | |
get_domain_name | |
get_domains | |
get_drain_time | |
get_end_offset | |
get_end_time | |
get_event_pool | |
get_extension | |
get_field_by_name | |
get_fields | |
get_file_handle | |
get_first | |
get_first_child | |
get_fname | |
get_frontdoor | |
get_full_hdl_path | |
get_full_name | |
get_global | |
get_global_pool | |
get_global_queue | |
get_hdl_path | |
get_hdl_path_kinds | |
get_highest_precedence | |
get_id | |
get_id_count | |
get_if | |
get_imp | |
get_incr | |
get_initiator | |
get_inst | |
get_inst_count | |
get_inst_id | |
get_is_active | |
get_item | |
get_jump_target | |
get_last | |
get_len | |
get_line | |
get_lsb_pos | |
get_lsb_pos_in_register | |
get_map_by_name | |
get_maps | |
get_max_quit_count | |
get_max_size | |
get_mem_by_name | |
get_mem_by_offset | |
get_memories | |
get_memory | |
get_message | |
get_mirrored_value | |
get_n_bits | |
get_n_bytes | |
get_n_maps | |
get_n_memlocs | |
get_name | |
get_next | |
get_next_child | |
get_next_item | |
get_num_children | |
get_num_extensions | |
get_num_last_reqs | |
get_num_last_rsps | |
get_num_reqs_sent | |
get_num_rsps_received | |
get_num_waiters | |
get_object_type | |
get_objection | |
get_objection_count | |
get_objection_total | |
get_objectors | |
get_offset | |
get_offset_in_memory | |
get_packed_size | |
get_parent | |
get_parent_map | |
get_parent_sequence | |
get_peek_export | |
get_peek_request_export | |
get_peek_response_export | |
get_phase_type | |
get_physical_addresses | |
get_plusargs | |
get_port | |
get_prev | |
get_priority | |
get_provided_to | |
get_quit_count | |
get_radix_str | |
get_realtime | |
get_reg_by_name | |
get_reg_by_offset | |
get_regfile | |
get_region | |
get_registers | |
get_report_action | |
get_report_catcher | |
get_report_file_handle | |
get_report_handler | |
get_report_server | |
get_report_verbosity_level | |
get_reset | |
get_response | |
get_response_queue_depth | |
get_response_queue_error_report_disabled | |
get_response_status | |
get_response_string | |
get_rights | |
get_root_blocks | |
get_root_map | |
get_root_sequence | |
get_root_sequence_name | |
get_run_count | |
get_schedule | |
get_schedule_name | |
get_scope | |
get_sequence_id | |
get_sequence_path | |
get_sequence_state | |
get_sequencer | |
get_server | |
get_severity | |
get_severity_count | |
get_size | |
get_start_offset | |
get_state | |
get_streaming_width | |
get_submap_offset | |
get_submaps | |
get_threshold | |
get_tool_name | |
get_tool_version | |
get_tr_handle | |
get_transaction_id | |
get_trigger_data | |
get_trigger_time | |
get_type | |
get_type_handle | |
get_type_handle_name | |
get_type_name | |
get_use_response_handler | |
get_use_sequence_info | |
get_uvm_domain | |
get_uvm_schedule | |
get_uvmargs | |
get_verbosity | |
get_verbosity_level | |
get_vfield_by_name | |
get_virtual_fields | |
get_virtual_registers | |
get_vreg_by_name | |
get_vreg_by_offset | |
Global Declarations for the Register Layer | |
Globals | |
grab |
Generate up to max_count transactions of type T.
virtual task generate_stimulus( T t = null, int max_count = 0 )
Returns the singleton instance of this type.
static function this_type get()
Get the value for field_name in inst_name, using component cntxt as the starting search point.
static function bit get( uvm_component cntxt, string inst_name, string field_name, inout T value )
Get the factory singleton
static function uvm_factory get()
Returns the singleton instance of this type.
static function this_type get()
Returns the object item at the given string key.
virtual function T get ( string key )
Returns the item with the given key.
virtual function T get ( KEY key )
Returns the item at the given index.
virtual function T get ( int index )
Return the desired value of the fields in the register.
virtual function uvm_reg_data_t get( string fname = "", int lineno = 0 )
Return the desired value of the field
virtual function uvm_reg_data_t get( string fname = "", int lineno = 0 )
Returns the next value from the abstract FIFO, but does not pop it.
virtual function uvm_reg_data_t get( string fname = "", int lineno = 0 )
Returns the singleton handle to the resource pool
static function uvm_resource_pool get()
Retrieves the next available item from a sequence.
virtual task get( output T1 t )
Provides a new transaction of type T.
virtual task get( output T2 t )
Return the current canonical time value, in the number of specified time unit, reguardless of the current timescale of the caller.
function real get_abstime( real secs )
function time get_accept_time ()
Returns the access policy of the memory when written and read via an address map.
virtual function string get_access( uvm_reg_map map = null )
Get the access policy of the field
virtual function string get_access( uvm_reg_map map = null )
Returns the access policy of the virtual register array when written and read via an address map.
virtual function string get_access( uvm_reg_map map = null )
Returns the access policy of the virtual field register when written and read via an address map.
virtual function string get_access( uvm_reg_map map = null )
Returns the uvm_action of the message that is currently being processed.
function uvm_action get_action()
Returns the action associated with the given severity and id.
function uvm_action get_action( uvm_severity severity, string id )
Gets the bus adapter for the bus associated with this map.
virtual function uvm_reg_adapter get_adapter ( uvm_hier_e hier = UVM_HIER )
Get the number of bytes in the smallest addressable unit in the map.
virtual function int unsigned get_addr_unit_bytes()
Returns the base external physical address of a memory location
virtual function uvm_reg_addr_t get_address( uvm_reg_addr_t offset = 0, uvm_reg_map map = null )
Returns the base external physical address of this register
virtual function uvm_reg_addr_t get_address ( uvm_reg_map map = null )
Get the value of the m_address variable
virtual function bit [63:0] get_address()
Returns the base external physical address of a virtual register
virtual function uvm_reg_addr_t get_address( longint unsigned idx, uvm_reg_map map = null )
Identifies the external physical address(es) of a memory location
virtual function int get_addresses( uvm_reg_addr_t offset = 0, uvm_reg_map map = null, ref uvm_reg_addr_t addr[] )
Identifies the external physical address(es) of this register
virtual function int get_addresses ( uvm_reg_map map = null, ref uvm_reg_addr_t addr[] )
Return the current arbitration mode set for this sequencer.
function SEQ_ARB_TYPE get_arbitration()
This function loads a queue with all of the arguments that match the input expression and returns the number of items that matched.
function int get_arg_matches ( string match, ref string args[$] )
This function finds the first argument which matches the match arg and returns the suffix of the argument.
function int get_arg_value ( string match, ref string value )
This function finds all the arguments which matches the match arg and returns the suffix of the arguments in a list of values.
function int get_arg_values ( string match, ref string values[$] )
This function returns a queue with all of the command line arguments that were used to start the simulation.
function void get_args ( output string args[$] )
Gets the auto-predict mode setting for this map.
function bit get_auto_predict()
Returns the user-defined backdoor for this memory
function uvm_reg_backdoor get_backdoor( bit inherited = 1 )
Returns the user-defined backdoor for this register
function uvm_reg_backdoor get_backdoor( bit inherited = 1 )
Get the user-defined backdoor for all registers in this block
function uvm_reg_backdoor get_backdoor( bit inherited = 1 )
Get the base offset address for this map.
virtual function uvm_reg_addr_t get_base_addr ( uvm_hier_e hier = UVM_HIER )
function time get_begin_time ()
Finds a sub-block with the specified simple name.
virtual function uvm_reg_block get_block_by_name ( string name )
Get the sub-blocks
virtual function void get_blocks ( ref uvm_reg_block blks[$], input uvm_hier_e hier = UVM_HIER )
looks up a resource by name in the name map.
static function this_type get_by_name( string scope, string name, bit rpterr = 1 )
Imports a resource by name.
static function rsrc_t get_by_name( string scope, string name, bit rpterr = 1 )
Lookup a resource by name, scope, and type_handle.
function uvm_resource_base get_by_name( string scope = "", string name, uvm_resource_base type_handle, bit rpterr = 1 )
looks up a resource by type_handle in the type map.
static function this_type get_by_type( string scope = "", uvm_resource_base type_handle )
Get a resource by type.
static function rsrc_t get_by_type( string scope )
Lookup a resource by type_handle and scope.
function uvm_resource_base get_by_type( string scope = "", uvm_resource_base type_handle )
Return the value of the m_byte_enable array
virtual function void get_byte_enable( output byte unsigned p[] )
Return the current size of the m_byte_enable array
virtual function int unsigned get_byte_enable_length()
Returns the last callback accessed via a first() or next() call.
function CB get_cb()
Gets the check-on-read mode setting for this map.
function bit get_check_on_read()
function uvm_component get_child ( string name )
This function populates the end of the children array with the list of this component’s children.
function void get_children( ref uvm_component children[$] )
Returns the uvm_report_object that has generated the message that is currently being processes.
function uvm_report_object get_client()
Get the value of the m_command variable
virtual function uvm_tlm_command_e get_command()
Get the “common” domain, which consists of the common phases that all components execute in sync with each other.
static function uvm_domain get_common_domain()
Returns a handle to the internal proxy component representing this port.
virtual function uvm_port_component_base get_comp()
Returns the compare policy for this field.
function uvm_check_e get_compare()
This method gets the object config of type TYPE associated with component comp.
static function TYPE get_config( uvm_component comp, bit is_fatal )
virtual function bit get_config_int ( string field_name, inout uvm_bitstream_t value )
These methods retrieve configuration settings made by previous calls to their set_config_* counterparts.
virtual function bit get_config_object ( string field_name, inout uvm_object value, input bit clone = 1 )
virtual function bit get_config_string ( string field_name, inout string value )
For a port or export type, this function fills list with all of the ports, exports and implementations that this port is connected to.
pure virtual function void get_connected_to( ref uvm_port_list list )
Check if coverage measurement is on.
virtual function bit get_coverage( uvm_reg_cvr_t is_on )
Check if coverage measurement is on.
virtual function bit get_coverage( uvm_reg_cvr_t is_on )
Check if coverage measurement is on.
virtual function bit get_coverage( uvm_reg_cvr_t is_on = UVM_CVR_ALL )
Returns the request item currently being executed by the sequencer.
function REQ get_current_item()
Returns the request_item currently being executed by the sequencer.
function REQ get_current_item()
Return the value of the m_data array
virtual function void get_data ( output byte unsigned p [] )
Return the current size of the m_data array
virtual function int unsigned get_data_length()
Get the default design abstraction
function string get_default_hdl_path ()
Get the default design abstraction
function string get_default_hdl_path ()
Default access path
virtual function uvm_path_e get_default_path()
Returns the component’s depth from the root level.
function int unsigned get_depth()
Returns the depth of a sequence from it’s parent.
function int get_depth()
Return handle to the phase domain set on this component
function uvm_domain get_domain()
Returns the enclosing domain
function uvm_domain get_domain()
Returns the domain name associated with this phase node
function string get_domain_name()
Provides a list of all domains in the provided domains argument.
static function void get_domains( output uvm_domain domains[string] )
Returns the current drain time set for the given object (default: 0 ns).
function time get_drain_time ( uvm_object obj = null )
Get the end offset of the region
function bit [63:0] get_end_offset()
Returns the time at which this transaction was accepted, begun, or ended, as by a previous call to accept_tr, begin_tr, begin_child_tr, or end_tr.
function time get_end_time ()
Returns the event pool associated with this transaction.
function uvm_event_pool get_event_pool ()
Return the instance specific extension bound under the specified key.
function uvm_tlm_extension_base get_extension( uvm_tlm_extension_base ext_handle )
Return the named field in this register
virtual function uvm_reg_field get_field_by_name( string name )
Finds a field with the specified simple name.
virtual function uvm_reg_field get_field_by_name ( string name )
Return the named virtual field in this virtual register
virtual function uvm_vreg_field get_field_by_name( string name )
Return the fields in this register
virtual function void get_fields ( ref uvm_reg_field fields[$] )
Get the fields
virtual function void get_fields ( ref uvm_reg_field fields[$], input uvm_hier_e hier = UVM_HIER )
Get the fields
virtual function void get_fields ( ref uvm_reg_field fields[$], input uvm_hier_e hier = UVM_HIER )
Return the virtual fields in this virtual register
virtual function void get_fields( ref uvm_vreg_field fields[$] )
Returns the file descriptor associated with the given severity and id.
function UVM_FILE get_file_handle( uvm_severity severity, string id )
Returns the first enabled callback of type CB which resides in the queue for obj.
static function CB get_first ( ref int itr, input T obj )
These methods are used to iterate through this component’s children, if any.
function int get_first_child ( ref string name )
Returns the file name of the message.
function string get_fname()
Returns the user-defined frontdoor for this memory
function uvm_reg_frontdoor get_frontdoor( uvm_reg_map map = null )
Returns the user-defined frontdoor for this register
function uvm_reg_frontdoor get_frontdoor( uvm_reg_map map = null )
Get the full hierarchical HDL path(s)
function void get_full_hdl_path ( ref uvm_hdl_path_concat paths[$], input string kind = "", input string separator = "." )
Get the full hierarchical HDL path(s)
function void get_full_hdl_path ( ref uvm_hdl_path_concat paths[$], input string kind = "", input string separator = "." )
Get the full hierarchical HDL path(s)
function void get_full_hdl_path ( ref string paths[$], input string kind = "", string separator = "." )
Get the full hierarchical HDL path(s)
function void get_full_hdl_path ( ref string paths[$], input string kind = "", input string separator = "." )
Returns the full hierarchical name of this object.
virtual function string get_full_name ()
Get the hierarchical name
virtual function string get_full_name()
Returns the full hierarchical name of this object.
virtual function string get_full_name ()
Returns the full path from the enclosing domain down to this node.
virtual function string get_full_name()
Returns the full hierarchical name of this port.
virtual function string get_full_name()
Get the hierarchical name
virtual function string get_full_name()
Get the hierarchical name
virtual function string get_full_name()
Get the hierarchical name
virtual function string get_full_name()
Get the hierarchical name
virtual function string get_full_name()
Get the hierarchical name
virtual function string get_full_name()
Get the hierarchical name
virtual function string get_full_name()
Get the hierarchical name
virtual function string get_full_name()
Returns the specified item instance from the global item pool.
static function T get_global ( string key )
Returns the specified item instance from the global item pool.
static function T get_global ( KEY key )
Returns the specified item instance from the global item queue.
static function T get_global ( int index )
Returns the singleton global pool for the item type, T.
static function this_type get_global_pool ()
Returns the singleton global pool for the item type, T.
static function this_type get_global_pool ()
Returns the singleton global queue for the item type, T.
static function this_type get_global_queue ()
Get the incremental HDL path(s)
function void get_hdl_path ( ref uvm_hdl_path_concat paths[$], input string kind = "" )
Get the incremental HDL path(s)
function void get_hdl_path ( ref uvm_hdl_path_concat paths[$], input string kind = "" )
Get the incremental HDL path(s)
function void get_hdl_path ( ref string paths[$], input string kind = "" )
Get the incremental HDL path(s)
function void get_hdl_path ( ref string paths[$], input string kind = "" )
Get design abstractions for which HDL paths have been defined
function void get_hdl_path_kinds ( ref string kinds[$] )
Get design abstractions for which HDL paths have been defined
function void get_hdl_path_kinds ( ref string kinds[$] )
In a queue of resources, locate the first one with the highest precedence whose type is T.
static function this_type get_highest_precedence( ref uvm_resource_types:: rsrc_q_t q )
Traverse a queue, q, of resources and return the one with the highest precedence.
function uvm_resource_base get_highest_precedence( ref uvm_resource_types:: rsrc_q_t q )
Returns the string id of the message that is currently being processed.
function string get_id()
function int get_id_count( string id )
Returns the implementation (imp) port at the given index from the array of imps this port is connected to.
function uvm_port_base #( IF ) get_if(int index=0)
Returns the phase implementation for this this node.
function uvm_phase get_imp()
Returns the number of memory locations between two individual virtual registers in the same array.
virtual function int unsigned get_incr()
Returns the component that produced or started the transaction, as set by a previous call to set_initiator.
function uvm_component get_initiator ()
Returns the singleton instance of the UVM command line processor.
static function uvm_cmdline_processor get_inst()
Returns the current value of the instance counter, which represents the total number of uvm_object-based objects that have been allocated in simulation.
static function int get_inst_count()
Returns the object’s unique, numeric instance identifier.
virtual function int get_inst_id ()
Returns UVM_ACTIVE is the agent is acting as an active agent and UVM_PASSIVE if it is acting as a passive agent.
virtual function uvm_active_passive_enum get_is_active()
Returns the bus-independent read/write information that corresponds to the generic bus transaction currently translated to a bus-specific transaction.
virtual function uvm_reg_item get_item()
Return handle to the target phase of the current jump, or null if no jump is in progress.
function uvm_phase get_jump_target()
Returns the last enabled callback of type CB which resides in the queue for obj.
static function CB get_last ( ref int itr, input T obj )
Size of the memory region
function int unsigned get_len()
Returns the line number of the message.
function int get_line()
Return the position of the field
virtual function int unsigned get_lsb_pos()
Return the position of the virtual field / Returns the index of the least significant bit of the virtual field in the virtual register that instantiates it.
virtual function int unsigned get_lsb_pos_in_register()
Finds an address map with the specified simple name.
virtual function uvm_reg_map get_map_by_name ( string name )
Returns all of the address maps where this memory is mapped
virtual function void get_maps ( ref uvm_reg_map maps[$] )
Returns all of the address maps where this register is mapped
virtual function void get_maps ( ref uvm_reg_map maps[$] )
Get the address maps
virtual function void get_maps ( ref uvm_reg_map maps[$] )
Returns all of the address maps where this virtual register array is mapped
virtual function void get_maps ( ref uvm_reg_map maps[$] )
Get or set the maximum number of COUNT actions that can be tolerated before an UVM_EXIT action is taken.
function int get_max_quit_count()
Returns the maximum width, in number of bits, of all memories
static function int unsigned get_max_size()
Returns the maximum width, in bits, of all registers.
static function int unsigned get_max_size()
Returns the width, in number of bits, of the largest field.
static function int unsigned get_max_size()
Finds a memory with the specified simple name.
virtual function uvm_mem get_mem_by_name ( string name )
Get memory mapped at offset
virtual function uvm_mem get_mem_by_offset( uvm_reg_addr_t offset )
Get the memories
virtual function void get_memories ( ref uvm_mem mems[$], input uvm_hier_e hier = UVM_HIER )
Get the managed memory implementation
function uvm_mem get_memory()
Get the memory where the region resides
function uvm_mem get_memory()
Get the memory where the virtual regoster array is implemented
virtual function uvm_mem get_memory()
Returns the string message of the message that is currently being processed.
function string get_message()
Return the mirrored value of the fields in the register.
virtual function uvm_reg_data_t get_mirrored_value( string fname = "", int lineno = 0 )
Return the mirrored value of the field
virtual function uvm_reg_data_t get_mirrored_value( string fname = "", int lineno = 0 )
Returns the width, in number of bits, of each memory location
function int unsigned get_n_bits()
Returns the width, in bits, of this register.
virtual function int unsigned get_n_bits ()
Returns the width, in number of bits, of the field.
virtual function int unsigned get_n_bits()
Returns the width, in bits, of the virtual field.
virtual function int unsigned get_n_bits()
Return the width, in number of bytes, of each memory location
function int unsigned get_n_bytes()
Number of bytes in the region
function int unsigned get_n_bytes()
Returns the width, in bytes, of this register.
virtual function int unsigned get_n_bytes()
Get the width in bytes of the bus associated with this map.
virtual function int unsigned get_n_bytes ( uvm_hier_e hier = UVM_HIER )
Returns the width, in bytes, of a virtual register.
virtual function int unsigned get_n_bytes()
Returns the number of address maps this memory is mapped in
virtual function int get_n_maps ()
Returns the number of address maps this register is mapped in
virtual function int get_n_maps ()
Returns the number of address maps this virtual register array is mapped in
virtual function int get_n_maps ()
Returns the number of memory locations used by a single virtual register.
virtual function int unsigned get_n_memlocs()
Returns the name of the object, as provided by the name argument in the new constructor or set_name method.
virtual function string get_name ()
Returns the leaf name of this port.
function string get_name()
Return the name of this instance
function string get_name()
Returns the next enabled callback of type CB which resides in the queue for obj, using itr as the starting point.
static function CB get_next ( ref int itr, input T obj )
function int get_next_child ( ref string name )
Retrieves the next available item from a sequence.
virtual task get_next_item( output T1 t )
Returns the number of this component’s children.
function int get_num_children ()
Return the current number of instance specific extensions.
function int get_num_extensions()
Returns the size of the last requests buffer, as set by set_num_last_reqs.
function int unsigned get_num_last_reqs()
Returns the max size of the last responses buffer, as set by set_num_last_rsps.
function int unsigned get_num_last_rsps()
Returns the number of requests that have been sent by this sequencer.
function int get_num_reqs_sent()
Returns the number of responses received thus far by this sequencer.
function int get_num_rsps_received()
Returns the number of processes currently waiting at the barrier.
virtual function int get_num_waiters ()
Returns the number of processes waiting on the event.
virtual function int get_num_waiters ()
Returns the type-proxy (wrapper) for this object.
virtual function uvm_object_wrapper get_object_type ()
Return the uvm_objection that gates the termination of the phase.
function uvm_objection get_objection()
Returns the current number of objections raised by the given object.
function int get_objection_count ( uvm_object obj = null )
Returns the current number of objections raised by the given object and all descendants.
function int get_objection_total ( uvm_object obj = null )
Returns the current list of objecting objects (objects that raised an objection but have not dropped it).
function void get_objectors( ref uvm_object list[$] )
Returns the base offset of a memory location
virtual function uvm_reg_addr_t get_offset ( uvm_reg_addr_t offset = 0, uvm_reg_map map = null )
Returns the offset of this register
virtual function uvm_reg_addr_t get_offset ( uvm_reg_map map = null )
Returns the offset of a virtual register
virtual function uvm_reg_addr_t get_offset_in_memory( longint unsigned idx )
Returns the number of bits that were packed.
virtual function int get_packed_size()
Returns a handle to this component’s parent, or null if it has no parent.
virtual function uvm_component get_parent ()
Get the parent block
virtual function uvm_reg_block get_parent ()
Returns the parent schedule node, if any, for hierarchical graph traversal
function uvm_phase get_parent()
Returns the handle to this port’s parent, or null if it has no parent.
virtual function uvm_component get_parent()
Get the parent block
virtual function uvm_reg_block get_parent ()
Get the parent block
virtual function uvm_reg_block get_parent()
Get the parent register
virtual function uvm_reg get_parent()
Get the parent block
virtual function uvm_reg_block get_parent ()
Get the parent block
virtual function uvm_reg_block get_parent()
Get the parent block
virtual function uvm_reg_block get_parent()
Get the parent virtual register
virtual function uvm_vreg get_parent()
Get the higher-level address map
virtual function uvm_reg_map get_parent_map()
Returns a reference to the parent sequence of any sequence on which this method was called.
function uvm_sequence_base get_parent_sequence()
Returns the phase type as defined by uvm_phase_type
function uvm_phase_type get_phase_type()
Translate a local address into external addresses
virtual function int get_physical_addresses( uvm_reg_addr_t base_addr, uvm_reg_addr_t mem_offset, int unsigned n_bytes, ref uvm_reg_addr_t addr[] )
This function returns a queue with all of the plus arguments that were used to start the simulation.
function void get_plusargs ( output string args[$] )
Retrieve the actual port object that this proxy refers to.
function PORT get_port()
Returns the previous enabled callback of type CB which resides in the queue for obj, using itr as the starting point.
static function CB get_prev ( ref int itr, input T obj )
This function returns the current priority of the sequence.
function int get_priority()
For an implementation or export type, this function fills list with all of the ports, exports and implementations that this port is provides its implementation to.
pure virtual function void get_provided_to( ref uvm_port_list list )
function int get_quit_count()
Converts the radix from an enumerated to a printable radix according to the radix printing knobs (bin_radix, and so on).
function string get_radix_str( uvm_radix_enum radix )
Return the current canonical time value, scaled for the caller’s timescale
function real get_realtime( time scaled, real secs = 1.0e-9 )
Finds a register with the specified simple name.
virtual function uvm_reg get_reg_by_name ( string name )
Get register mapped at offset
virtual function uvm_reg get_reg_by_offset( uvm_reg_addr_t offset, bit read = 1 )
Get the parent register file
virtual function uvm_reg_file get_regfile ()
Get the parent register file
virtual function uvm_reg_file get_regfile ()
Get the region where the virtual register array is implemented
virtual function uvm_mem_region get_region()
Get the registers
virtual function void get_registers ( ref uvm_reg regs[$], input uvm_hier_e hier = UVM_HIER )
Get the registers
virtual function void get_registers ( ref uvm_reg regs[$], input uvm_hier_e hier = UVM_HIER )
Gets the action associated with reports having the given severity and id.
function int get_report_action( uvm_severity severity, string id )
Returns the first report catcher that has name.
static function uvm_report_catcher get_report_catcher( string name )
Gets the file descriptor associated with reports having the given severity and id.
function int get_report_file_handle( uvm_severity severity, string id )
Returns the underlying report handler to which most reporting tasks are delegated.
function uvm_report_handler get_report_handler()
Returns the uvm_report_server instance associated with this report object.
function uvm_report_server get_report_server()
Gets the verbosity level in effect for this object.
function int get_report_verbosity_level( uvm_severity severity = UVM_INFO, string id = "" )
Get the specified reset value for this register
virtual function uvm_reg_data_t get_reset( string kind = "HARD" )
Get the specified reset value for this field
virtual function uvm_reg_data_t get_reset( string kind = "HARD" )
By default, sequences must retrieve responses by calling get_response.
virtual task get_response( output RSP response, input int transaction_id = -1 )
Returns the current depth setting for the response queue.
function int get_response_queue_depth()
When this bit is 0 (default value), error reports are generated when the response queue overflows.
function bit get_response_queue_error_report_disabled()
Return the current value of the m_response_status variable
virtual function uvm_tlm_response_status_e get_response_status()
Return the current value of the m_response_status variable as a string
virtual function string get_response_string()
Returns the access rights of this memory.
virtual function string get_rights ( uvm_reg_map map = null )
Returns the accessibility (“RW, “RO”, or “WO”) of this register in the given map.
virtual function string get_rights ( uvm_reg_map map = null )
Returns the access rights of this virtual reigster array
virtual function string get_rights( uvm_reg_map map = null )
Get the all root blocks
static function void get_root_blocks( ref uvm_reg_block blks[$] )
Get the externally-visible address map
virtual function uvm_reg_map get_root_map()
Provides a reference to the root sequence (the top-most parent sequence).
function uvm_sequence_base get_root_sequence()
Provides the name of the root sequence (the top-most parent sequence).
function string get_root_sequence_name()
Accessor to return the integer number of times this phase has executed
function int get_run_count()
Returns the topmost parent schedule node, if any, for hierarchical graph traversal
function uvm_phase get_schedule( bit hier = )
Returns the schedule name associated with this phase node
function string get_schedule_name( bit hier = )
Retrieve the regular expression string that identifies the set of scopes over which this resource is visible.
function string get_scope()
private
function int get_sequence_id()
Provides a string of names of each sequence in the full hierarchical path.
function string get_sequence_path()
Returns the sequence state as an enumerated value.
function uvm_sequence_state_enum get_sequence_state()
Gets the sequencer for the bus associated with this map.
virtual function uvm_sequencer_base get_sequencer ( uvm_hier_e hier = UVM_HIER )
Returns a reference to the default sequencer used by this sequence.
function uvm_sequencer_base get_sequencer()
Gets the global report server.
static function uvm_report_server get_server()
Returns the uvm_severity of the message that is currently being processed.
function uvm_severity get_severity()
function int get_severity_count( uvm_severity severity )
Returns the number of unique memory locations in this memory.
function longint unsigned get_size()
Returns the size of the virtual register array.
virtual function int unsigned get_size()
Get the start offset of the region
function bit [63:0] get_start_offset()
Accessor to return current state of this phase
function uvm_phase_state get_state()
Get the value of the m_streaming_width array
virtual function int unsigned get_streaming_width()
Return the offset of the given submap.
virtual function uvm_reg_addr_t get_submap_offset ( uvm_reg_map submap )
Get the address sub-maps
virtual function void get_submaps ( ref uvm_reg_map maps[$], input uvm_hier_e hier = UVM_HIER )
Gets the current threshold setting for the barrier.
virtual function int get_threshold ()
Returns the simulation tool that is executing the simlation.
function string get_tool_name ()
Returns the version of the simulation tool that is executing the simlation.
function string get_tool_version ()
Returns the handle associated with the transaction, as set by a previous call to begin_child_tr or begin_tr with transaction recording enabled.
function integer get_tr_handle ()
Returns this transaction’s numeric identifier, which is -1 if not set explicitly by set_transaction_id.
function integer get_transaction_id()
Gets the data, if any, provided by the last call to trigger.
virtual function uvm_object get_trigger_data ()
Gets the time that this event was last triggered.
virtual function time get_trigger_time ()
Returns the type-proxy (wrapper) for this object.
static function uvm_object_wrapper get_type ()
Static function that returns the static type handle.
static function this_type get_type()
Returns the static type handle of this resource in a polymorphic fashion.
function uvm_resource_base get_type_handle()
Pure virtual function that returns the type handle of the resource container.
pure virtual function uvm_resource_base get_type_handle()
An interface to polymorphically retrieve a handle that uniquely identifies the type of the sub-class
pure virtual function uvm_tlm_extension_base get_type_handle()
An interface to polymorphically retrieve the name that uniquely identifies the type of the sub-class
pure virtual function string get_type_handle_name()
Returns the type name of this callback object.
virtual function string get_type_name()
Returns the value given by the string parameter, Tname.
virtual function string get_type_name()
This function returns the type name of the object, which is typically the type identifier enclosed in quotes.
virtual function string get_type_name ()
Returns the value given by the string parameter, Tname.
virtual function string get_type_name()
Returns the type name of this object.
virtual function string get_type_name()
Derived classes implement this method to return the type name of the object created by create_component or create_object.
pure virtual function string get_type_name()
Returns the type name to this port.
virtual function string get_type_name()
Returns the state of the use_response_handler bit.
function bit get_use_response_handler()
These methods are used to set and get the status of the use_sequence_info bit.
function bit get_use_sequence_info()
Get a handle to the singleton uvm domain
static function uvm_domain get_uvm_domain()
Get the “UVM” schedule, which consists of the run-time phases that all components execute when participating in the “UVM” domain.
static function uvm_phase get_uvm_schedule()
Returns the verbosity of the message that is currently being processed.
function int get_verbosity()
Returns the verbosity associated with the given severity and id.
function int get_verbosity_level( uvm_severity severity = UVM_INFO, string id = "" )
Find the named virtual field
virtual function uvm_vreg_field get_vfield_by_name( string name )
Finds a virtual field with the specified simple name.
virtual function uvm_vreg_field get_vfield_by_name ( string name )
Return the virtual fields in the memory
virtual function void get_virtual_fields( ref uvm_vreg_field fields[$] )
Get the virtual fields
virtual function void get_virtual_fields ( ref uvm_vreg_field fields[$], input uvm_hier_e hier = UVM_HIER )
Get the virtual fields
virtual function void get_virtual_fields ( ref uvm_vreg_field fields[$], input uvm_hier_e hier = UVM_HIER )
Return the virtual registers in this memory
virtual function void get_virtual_registers( ref uvm_vreg regs[$] )
Get the virtual register array in this region
function uvm_vreg get_virtual_registers()
Get the virtual registers
virtual function void get_virtual_registers( ref uvm_vreg regs[$], input uvm_hier_e hier = UVM_HIER )
Get the virtual registers
virtual function void get_virtual_registers ( ref uvm_vreg regs[$], input uvm_hier_e hier = UVM_HIER )
Find the named virtual register
virtual function uvm_vreg get_vreg_by_name( string name )
Finds a virtual register with the specified simple name.
virtual function uvm_vreg get_vreg_by_name ( string name )
Find the virtual register implemented at the specified offset
virtual function uvm_vreg get_vreg_by_offset( uvm_reg_addr_t offset, uvm_reg_map map = null )
Requests a lock on the specified sequencer.
task grab( uvm_sequencer_base sequencer = null )
Requests a lock for the sequence specified by sequence_ptr.
virtual task grab( uvm_sequence_base sequence_ptr )