Macro Index
$#! · 0-9 · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z
$#!
 `UVM_COMPONENT_CONFIG_MODE_DEFAULT
 `uvm_report_begin
 `uvm_report_end
U
 UVM_DISABLE_AUTO_ITEM_RECORDING
Defines the default configuration mode used by uvm_component::apply_config_settings_mode.
Opens a code block which will only execute if action is not UVM_NO_ACTION and VERBOSITY is lower than the configured verbosity on the report object RO for the associated SEVERITY and ID pair.
Ends a block opened using `uvm_report_begin.
Performs the same function as the deprecated 1800.2 define UVM_DISABLE_RECORDING, globally turning off automatic item recording when defined by the user.