[source]

Class uvm_reg_mem_built_in_seq

Sequence that executes a user-defined selection of pre-defined register and memory test sequences.

Variables

Name

Type

Description

tests

bit[63:0]

The pre-defined test sequences to be executed.

Constructors

function new ( string name ) [source]

Tasks

virtual function body ( ) [source]

Executes any or all the built-in register and memory sequences. Do not call directly. Use seq.start() instead.