// Use the factory to create instances of the monitors, driver, and sequencer. start_monitor = bit_diff_start_monitor::type_id::create("start_monitor", this); done ...
// Create the agent and scoreboard. agent = bit_diff_agent::type_id::create("bit_diff_agent", this); scoreboard = bit_diff_scoreboard::type_id::create("bit_diff ...