How to Start DVT on Windows
Description
This video shows the basic steps needed to install, setup the license, and start DVT on Windows OS.
Explore the design and verification tools: https://www.dvteclipse.com
Or request a license: https://www.dvteclipse.com/request-license
Transcript
The easiest way to install DVT is from one of the distributions available on dvteclipse.com. Download the distribution matching your operating system. Unzip the downloaded file.
Set the DVT_HOME
environment variable to point to the unzipped dvt_eclipse
folder. Open the Environment Variables dialog using:
- Right-click on My Computer
- Properties
- Advanced System Settings
- Advanced tab
- Environment Variables
- Add a new User Variable
If you're using DVT with a local license, then set the DVT_LICENSE_FILE
variable to the license file path.
If you're using a license server, then set DVT_LICENSE_FILE
as FLEXLM
and DVTLMD_LICENSE_FILE
as port_number@license_server
.
Now you can start DVT using the dvt.bat
script.