| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2016-08-25 | 746 Bytes | |
| simutron-1.0.0-Lin32.tar.gz | 2016-08-25 | 994.9 kB | |
| simutron-1.0.0-Lin32.tar.gz.checksum | 2016-08-25 | 1.4 kB | |
| Totals: 3 Items | 997.0 kB | 0 | |
An Electronic Circuit Simulator/Debugger
INSTALLATION (Linux): Simutron requires Qt5 redistributable shared libraries to run. Also it uses cutecom and gtkwave external applications. So, depending on your particular OS do: Ubuntu: sudo apt-get install qt5-default cutecom gtkwave Fedora (as root): dnf install qt5-qtbase cutecom gtkwave ALTLinux (as root): apt-get install libqt5-core libqt5-gui libqt5-xml libqt5-widgets cutecom gtkwave For other distros please refer to your OS documentation.
Then unpack simutron-1.0.0-Lin32.tar.gz into folder of your choice, go to bin/ directory and run start-simutron .
Built in Ubuntu-14.04LTS with Qt5.2.1 and should run in most linux distributions. Otherwise please build from sources.