Waveforms Download/Installation Guide
For reference and documentation, please follow this link.
Windows 10:
Navigate to the download page: https://mautic.digilentinc.com/waveforms-download
Complete the short questionnaire and then click the Submit button.
The only field that matters is the Operating System. You can select any board, email, or usage without impact on your download.
Click the Save File button to begin the download.
Complete the Setup Wizard
WaveForms should be successfully installed.
Linux Ubuntu 20.04:
Download Adept runtime Debian package (64 bit) from https://reference.digilentinc.com/reference/software/adept/start
Download Waveforms Debian package (64 bit) from https://mautic.digilentinc.com/waveforms-download
Install the Adept runtime package first. Waveforms depends on it. Run this command from the location you downloaded the .deb files to.
sudo apt install ./digilent.adept.runtime_2.20.1-amd64.deb |
Next, install the Waveforms package. Again, run this command from where you downloaded the .deb file to
sudo apt install ./digilent.waveforms_3.12.2_amd64.deb |