Installing

Using the Python Package Manager

The recommended way to install VHDLTest is to install the latest stable release via pip.

> pip install VHDLTest

Once installed, VHDLTest may be updated to new versions via a similar method:

> pip install --upgrade VHDLTest