| Contributor: | John Rose | |
| Date: | October 8, 2010 | |
| Description: | OVM Command Line Access This is an update to the package that was uploaded last November. An issue was found by a user when +ovm_config_int is used with a negative value. This version fixes that issue. The 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=, +ovm_set_config_string=) and for accessing the factory (+ovm_set_inst_override=, +ovm_set_type_override=) | |
| Download: | ovm_command_line_1.tgz |