f18m / netlist-viewer

SPICE netlist visualizer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

netlist-viewer

Netlist Viewer is a tool capable of loading SPICE netlists and convert them in a schematic (i.e. graphical) format. The graphical representations helps to understand the electrical/electronic circuit represented by the SPICE netlist, and save some tedious work.

Screenshots

1 2

Past versions of Netlist-viewer

Past versions, namely version 0.1 and version 0.2, were hosted in Sourceforge, see https://sourceforge.net/projects/netlistviewer/. All new developments have been moved into this Github project.

How to build from sources

NetListViewer is a pretty simple application with 2 main dependencies: wxWidgets and Boost. Some simple notes on how to build NetListViewer for Windows and for Linux are available.

Status

The software is usable even if it could be improved very much. Since the creation of the project (2010) I have not been using this tool anymore (I'm not doing any HW design anymore) so this software will not be further improved unless someone else wants to step up to improve it. Pull requests are of course welcome anyhow.

About

SPICE netlist visualizer


Languages

Language:C++ 91.4%Language:NSIS 6.1%Language:Makefile 2.5%Language:Batchfile 0.1%