| Contributor: | John Rose | |
| Date: | November 3, 2009 | |
| Description: | OVM COMMAND LINE ACCESSThe OVM comand line access package provides access to all command line arguments used in a simulation. Unlike $value$plusargs and $test$plusargs, the command line access package gives a list of matching arguments so that it is possible to use an argument more than once on the command line. The package also provides arguments for accessing the configuration mechanism (+ovm_set_config_int=<value>, +ovm_set_config_string=<value>) and for accessing the factory (+ovm_set_inst_override=<value>, +ovm_set_type_override=<value>). |
|
| Download: | ovm_command_line_0.tgz |