Reply To: Osvvm LocalScriptsDefault.tcl location

Why OSVVM™? Forums OSVVM Osvvm LocalScriptsDefault.tcl location Reply To: Osvvm LocalScriptsDefault.tcl location

#2822
Jim Lewis
Member

Hi Senthil
OutputHomeDirectory is not the correct variable to be setting.
Please use OutputBaseDirectory.

I have tested it with settings as follows. In both of these the results are in the $CurrentSimulationDirectory.
variable OutputBaseDirectory “”
variable OutputBaseDirectory “osvvm”

I have not tested it with other than these variations. I am testing it now, but have found at least one bug in the path. So for now you are limited to using either “” or “aDirectoryName”

Best Regards,
Jim