A viewer for common electronic CAD waveform files.
GTKWave is a fully featured GTK+ based wave viewer for Unix and Win32 which reads LXT, LXT2, VZT, and GHW files as well as standard Verilog VCD/EVCD files and allows their viewing.
GTKWave is a fully featured GTK+ based wave viewer for Unix and Win32 which reads LXT, LXT2, VZT, and GHW files as well as standard Verilog VCD/EVCD files and allows their viewing.
To install gtkwave, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install gtkwave
To see what files were installed by gtkwave, run:
port contents gtkwave
To later upgrade gtkwave, run:
sudo port selfupdate && sudo port upgrade gtkwave
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.