ovm_root.svh File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ovm_root

Defines

#define OVM_DEFAULT_TIMEOUT   9200s

Functions

void run_test (string test_name="")
void global_stop_request ()
void set_global_timeout (time timeout)
void set_global_stop_timeout (time timeout)
ovm_component ovm_find_component (string comp_name)
void ovm_print_topology (ovm_printer printer=null)

Variables

bit ovm_enable_print_topology = 0
const ovm_root ovm_top = ovm_root::get()
ovm_component ovm_test_top


Define Documentation

#define OVM_DEFAULT_TIMEOUT   9200s
 

Definition at line 25 of file ovm_root.svh.


Function Documentation

void global_stop_request  ) 
 

Definition at line 164 of file ovm_root.svh.

ovm_component ovm_find_component string  comp_name  ) 
 

Definition at line 194 of file ovm_root.svh.

void ovm_print_topology ovm_printer  printer = null  ) 
 

Definition at line 204 of file ovm_root.svh.

void run_test string  test_name = ""  ) 
 

Definition at line 154 of file ovm_root.svh.

void set_global_stop_timeout time  timeout  ) 
 

Definition at line 184 of file ovm_root.svh.

void set_global_timeout time  timeout  ) 
 

Definition at line 174 of file ovm_root.svh.


Variable Documentation

bit ovm_enable_print_topology = 0
 

Definition at line 144 of file ovm_root.svh.

ovm_component ovm_test_top
 

Definition at line 242 of file ovm_root.svh.

const ovm_root ovm_top = ovm_root::get()
 

Definition at line 148 of file ovm_root.svh.


Intelligent Design Verification
Intelligent Design Verification
Project: OVM, Revision: 1.1.0
Copyright (c) 2008 Intelligent Design Verification.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
A copy of the license is included here:
http://www.intelligentdv.com/licenses/fdl.txt
doxygen
Doxygen Version: 1.4.6
Mon Sep 29 14:23:40 2008

Find a documentation bug? Report bugs to: bugs.intelligentdv.com Project: DoxygenFilterSV