GPL Cver is an open-source, interpreted Verilog simulator by Pragmatic C Software
Open-source interpreted Verilog simulator with a feature set and performance similar to Verilog-XL. Implements all IEEE 1364-1995 features along with some Verilog-2001 features. Full support for Verilog PLIs.
Open-source interpreted Verilog simulator with a feature set and performance similar to Verilog-XL. Implements all IEEE 1364-1995 features along with some Verilog-2001 features. Full support for Verilog PLIs.
To install gplcver, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install gplcver
To see what files were installed by gplcver, run:
port contents gplcver
To later upgrade gplcver, run:
sudo port selfupdate && sudo port upgrade gplcver
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.