MSI
WinGet
NVC VHDL Simulator
Nick Gasson · 1.19.0 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
msiexec /i nvc-1.19.0.msi /quiet /norestart
InstallPath
msiexec /i nvc-1.19.0.msi /quiet /norestart ROOTDIR="<INSTALLPATH>"
Intune Detection Rule
MSI Rule
Rule type
MSI information
Product code
{D54BF282-C0A0-4588-BC16-E2B92545978E}
Product version operator
Greater than or equal to
Product version
1.19.0
MSI Properties
Product Code
{D54BF282-C0A0-4588-BC16-E2B92545978E}
File Identity
Filename
nvc-1.19.0.msi
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
NickGasson.NVC
Version
1.19.0
Description
A free software VHDL compiler and simulator implementing almost all of IEEE 1076-2008.
License
GPL-3.0
↗
Homepage
https://www.nickg.me.uk/nvc/
Upgrade Behavior
install(Install over existing)
Release Notes
This is a major new release with the following changes:
- PSL next_e and next_e! operators and the nondet built-in function are now supported.
- The --precompile elaboration option which was deprecated in the last release has been removed. The related --with-system-cc configure option has also been removed.
- The --stderr=none option now prevents any diagnostic messages being printed to stderr, including those at failure severity (#1357).
- The VITAL and Synopsys packages are now compiled into t…