[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: ScreenShot1.jpg
User: ahvezda
Date: 05/03/02 22:17:35
Added: . ScreenShot1.jpg ScreenShot2.jpg index.html
Log:
New version updates, added gspiceui
Revision Changes Path
1.1 eda/geda/website/tools/gspiceui/ScreenShot1.jpg
<<Binary file>>
1.1 eda/geda/website/tools/gspiceui/ScreenShot2.jpg
<<Binary file>>
1.1 eda/geda/website/tools/gspiceui/index.html
Index: index.html
===================================================================
<HTML>
<HEAD>
<TITLE>gspiceui</TITLE>
<STYLE TYPE="text/css" MEDIA="all" TITLE="Default">
@IMPORT URL(../../geda.css);
</STYLE>
<LINK rel="icon" href="../../favicon.ico" type="image/x-icon">
<LINK rel="shortcut icon" href="../../favicon.ico" type="image/x-icon">
</HEAD>
<BODY>
<div id="nav">
<IMG SRC="../../graphics/navlogo.gif" WIDTH="105" HEIGHT="24">
<ul>
[
<li> <A HREF="../../index.html">Home</A> </li> |
<li> <A HREF="../../news/index.html">News</A> </li> |
<li> <A HREF="../../screenshots/index.html">Screenshots</A> </li> |
<li> <A HREF="../../tools/index.html"></A>Tools </li> |
<li> <A HREF="../../download.html">Download</A> </li> |
<li> <A HREF="../../mailinglist/index.html">Lists</A> </li> |
<li> <A HREF="../../docs/index.html">Docs</A> </li> |
<li> <A HREF="../../developer.html">Devel</A> </li> |
<li> <A HREF="../../search.html">Search</A> </li> |
<li> <A HREF="../../links.html">Links</A> </li>
]
</ul>
<h3>
<A HREF="../index.html">Tools</A> -> gspiceui
</h3>
</div>
<div id="faq">
<CENTER>
<H2>
gspiceui<br>
</H2>
</CENTER>
<H3>
<A HREF="#whatis">What is gspiceui?</A><BR>
<A HREF="#look">What does it look like?</A><BR>
<A HREF="#author">Who is the author of gspiceui?</A><BR>
<A HREF="#gspiceui">What can gspiceui do?</A><BR>
<A HREF="#missing">What features are missing from gspiceui?</A><BR>
<A HREF="#version">What does the version number mean?</A><BR>
<A HREF="#download">Where can I download the latest version?</A><BR>
</H3>
<HR>
<H4>
<A NAME="whatis"></A>
What is gspiceui?
</H4>
The name gspiceui is a compaction of GNU Spice GUI. It is intended to provide
a GUI for two freely available electronic circuit simulation engines: GNU-Cap
and Ng-Spice.
<br>
<p>
<H4>
<A NAME="look"></A>
What does it look like?
</H4>
Here is a <A HREF="./ScreenShot1.jpg">screenshot</A> and another <A HREF="./ScreenShot2.jpg">screenshot</a>.
<br>
<p>
<H4>
<A NAME="author"></A>
Who is the author of gspiceui?
</H4>
Mike Waters<br>
<A HREF="mailto:m.watersATbom.gov.au">m.watersATbom.gov.au</A>
<br>
<p>
<H4>
<A NAME="gspiceui"></A>
So what can gspiceui do?
</H4>
Current features:<p>
<UL>
<LI> Import gschem schematic files using gentlist. </LI>
<LI> Load and parse circuit description (net list) files. </LI>
<LI> Provides a GUI interface for GNU-Cap OP, DC, AC and Transient analyses and generates appropriate simulator commands based on user input. </LI>
<LI> Provides a GUI interface for Ng-Spice DC, AC and Transient analyses and generates appropriate simulator commands based on user input. </LI>
<LI> The raw output may be viewed for any processes initiated by gspiceui. </LI>
<LI> Formatting of simulator output so that it may be plotted using gwave. </LI>
</UL>
<p>
<H4>
<A NAME="missing"></A>
What features are missing from gspiceui?
</H4>
Wish list features:<p>
<UL>
<LI> Complete GUI interface for NG-Spice.</LI>
<LI> Complete GUI interface for GNU-Cap.</LI>
<LI> Place buttons to select and de-select all items in "Nodes" and "Components" list boxes.</LI>
<LI> List sub-circuit component labels (eg. R1.X2) in the "Components" list box.</LI>
<LI> Create simulator engine selection/configuration dialogue.</LI>
<LI> Create tool bar with the following buttons: Open Import Reload Close | Create Run Stop | View</LI>
<LI> Give the user the option of deleting all files generated by GSpiceUI on close or exit.</LI>
<LI> Develop a mechanism so that the user can enter model parameters (eg. from a data book) to be converted into model definitions in a library of components.</LI>
<LI> Add configuration file functionality.</LI>
<LI> Allow the user to specify the results precision; a lower precision makes the raw data easier to read, a higher precision gives more accuracy / resolution.</LI>
<LI> Use standard component values in PnlValue controls displaying R, L or C values.</LI>
<LI> Automatically add .MODEL statements to net list file if they are missing.</LI>
</UL>
<p>
<H4>
<A NAME="version"></A>
What does the version number mean?
</H4>
The version numbering scheme uses the format: vA.B.CD<br>
<UL>
A is the major release number (rarely updated).<br>
B is the minor release number (infrequently updated).<br>
CD is the modification increment number (incremented as a result of almost any modification).<br>
</UL>
For example version 1.0 would be designated v1.0.00, any version with a major
release number of 0 is pre-version 1.0. Until version 1.0.00 is released the
version number will represent a percentage of the development completed towards
version 1.0.00. Eg. v0.5.60 would signify that roughly %56 of the development
effort has been completed towards version 1.0.00.
<br>
<p>
<H4>
<A NAME="download"></A>
Where can I download it?
</H4>
<A HREF="../../download.html">gEDA's download page</A><br>
</div>
<div id="footer">
<h5>
Last update:
$Id: index.html,v 1.1 2005/03/03 03:17:29 ahvezda Exp $
</h5>
</div>
</BODY>
</HTML>