MSI
WinGet
NVC VHDL Simulator
Nick Gasson · 1.18.0 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
msiexec /i nvc-1.18.0.msi /quiet /norestart
InstallPath
msiexec /i nvc-1.18.0.msi /quiet /norestart ROOTDIR="<INSTALLPATH>"
Intune Detection Rule
MSI Rule
Rule type
MSI information
Product code
{B28BA16A-5114-4AB0-B7E0-BE6B3C9505DA}
Product version operator
Greater than or equal to
Product version
1.18.0
MSI Properties
Product Code
{B28BA16A-5114-4AB0-B7E0-BE6B3C9505DA}
File Identity
Filename
nvc-1.18.0.msi
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
NickGasson.NVC
Version
1.18.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
The main focus of this release has been improving support Verilog and mixed-language simulation and some non-trivial designs can now be simulated, for example axis2mm from ZipCPU. Additionally:
- Scheduling of blocking and non-blocking assignments in mixed-language simulation now more accurately reflects Verilog semantics (#1227).
- Aliases of component declarations are now allowed (#1276).
- Added missing check that partial associations appear in a contiguous sequence (#1254).
- The new -I anal…