Specador Documentation Generator User Guide
Rev. 23.1.22, 22 September 2023
| Typically the OVM or UVM libraries are compiled using directives like: +incdir+/path/to/xvm/src Using the -ovm or -uvm directives You can use the - ovm or - ''-uvm'' directives to compile the OVM or UVM libraries. They are shortcuts for the explicit directives above. For - ''-uvm'':
The - ''-ovm'' directive works in a similar way. NOTE: At any time you can set a system variable using for example: +dvt_setenv+UVM_HOME=/path/to/xvm |