MSI
WinGet
NVC VHDL Simulator
Nick Gasson · 1.19.1 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
msiexec /i nvc-1.19.1.msi /quiet /norestart
InstallPath
msiexec /i nvc-1.19.1.msi /quiet /norestart ROOTDIR="<INSTALLPATH>"
Intune Detection Rule
MSI Rule
Rule type
MSI information
Product code
{0578D49C-004C-4594-9B16-91B7F47ADE1C}
Product version operator
Greater than or equal to
Product version
1.19.1
MSI Properties
Product Code
{0578D49C-004C-4594-9B16-91B7F47ADE1C}
File Identity
Filename
nvc-1.19.1.msi
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
NickGasson.NVC
Version
1.19.1
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 minor bug fix release with the following changes:
- Fixed a fatal error when a design unit instantiated multiple times inside a generate statement contains a PSL assertion (#1400).
- Fixed a crash when no command line arguments are given (#1410).
- Fixed an issue where library work would incorrectly report an error when using the --preserve-case analysis option (#1413).
- Fixed a crash when a protected type is declared in an architecture that is instantiated multiple types (#1405, #141…