[source]

Class uvm_pkg::uvm_pre_shutdown_phase

Class

uvm_pre_shutdown_phase

Before things settle down.

uvm_task_phase that calls the uvm_component::pre_shutdown_phase method.

Upon Entry

  • None.

Typical Uses

  • Included for symmetry.

Exit Criteria

  • None.

Variables

Name

Type

Description

type_name

string

Functions

get()

Function

get

Returns the singleton phase handle

Return type:

uvm_pre_shutdown_phase

get_type_name()

Tasks

exec_task(uvm_component comp, uvm_phase phase)
Parameters: