Gaw is a software tool for displaying analog waveforms from sampled data, e.g., from the output of simulators like Spice. Data can be imported to gaw using files or direct TCP/IP connections.
Gaw is a software tool for displaying analog waveforms from sampled data, e.g., from the output of simulators like Spice. Data can be imported to gaw using files or direct TCP/IP connections.
To install gaw, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install gaw
To see what files were installed by gaw, run:
port contents gaw
To later upgrade gaw, run:
sudo port selfupdate && sudo port upgrade gaw
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.