Update wiki pages
[geda-gaf.git] / docs / wiki / geda-gnetlist_ug-introduction.html
blob053b27227183e8d6e49dd4505b9f3caf661019e2
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3 <html>
4 <head>
5 <link rel="stylesheet" media="screen" type="text/css" href="./style.css" />
6 <link rel="stylesheet" media="screen" type="text/css" href="./design.css" />
7 <link rel="stylesheet" media="print" type="text/css" href="./print.css" />
9 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
10 </head>
11 <body>
12 <a href=.>start</a>&nbsp;=>&nbsp;<a href=geda-gnetlist_ug.html>gnetlist_ug</a></br>
13 <div class="table sectionedit1"><table class="inline">
14 <tr class="row0">
15 <td class="col0 leftalign"> « <a href="geda-gnetlist_ug.html" class="wikilink1" title="geda-gnetlist_ug.html">Contents</a> </td><td class="col1 centeralign"> <strong><a href="geda-gnetlist_ug.html" class="wikilink1" title="geda-gnetlist_ug.html">gEDA gnetlist User Guide</a></strong> </td><td class="col2 rightalign"> <a href="geda-gnetlist_ug-running_gnetlist.html" class="wikilink1" title="geda-gnetlist_ug-running_gnetlist.html">Running gnetlist</a> » </td>
16 </tr>
17 </table></div>
18 <!-- EDIT1 TABLE [1-156] -->
21 <h2 class="sectionedit2" id="introduction">Introduction</h2>
22 <div class="level2">
24 <p>
25 <strong>gnetlist</strong> is a <em>netlisting</em> tool, and is part of the <a href="geda-faq.html" class="wikilink1" title="geda-faq.html">gEDA (GPL Electronic Design Automation)</a> toolset. It is used to extract information about electronic components and the connections between them from <em>schematic diagrams</em>, which describe the logical structure of an circuit. gnetlist outputs the <em>netlist</em> in a variety of formats that can be automatically processed by other tools, such as printed circuit board (PCB) layout tools or circuit simulators.
26 </p>
28 </div>
29 <!-- EDIT2 SECTION "Introduction" [169-676] -->
30 <h3 class="sectionedit3" id="reading_this_guide">Reading this guide</h3>
31 <div class="level3">
33 <p>
34 Several typographical conventions are used in this guide to indicate different concepts.
35 </p>
36 <ul>
37 <li class="level1"><div class="li"> When key terms or concepts are introduced, an <em>italic typeface</em> is used. For example, “gnetlist accepts a number of <em>command-line arguments</em>.”</div>
38 </li>
39 <li class="level1"><div class="li"> Text you might type in a text editor or at a command line is indicated using a <code>fixed space typeface</code>. For example, “The <code>--list-backends</code> option to gnetlist prints a list of installed netlist backends.”</div>
40 </li>
41 </ul>
43 </div>
44 <!-- EDIT3 SECTION "Reading this guide" [677-1166] -->
45 <h3 class="sectionedit4" id="getting_additional_help">Getting additional help</h3>
46 <div class="level3">
48 <p>
49 If you have a question about using gnetlist, you may wish to send a message to one of the gEDA <a href="geda-mailinglists.html" class="wikilink1" title="geda-mailinglists.html">mailing lists</a>. Alternatively, you can ask your question on the <a href="https://answers.launchpad.net/geda" class="urlextern" title="https://answers.launchpad.net/geda" rel="nofollow">geda Launchpad page</a>, and one of the developers will try to answer it for you.
50 </p>
52 <p>
53 If you think you have found a bug in gnetlist, please file a bug report in <a href="http://bugs.launchpad.net/geda" class="urlextern" title="http://bugs.launchpad.net/geda" rel="nofollow">the Launchpad bug tracker</a>. Please add the tag “gnetlist”. It will help the developers to fix your problem quickly if you can describe in detail how to reproduce the bug.
54 </p>
56 </div>
57 <!-- EDIT4 SECTION "Getting additional help" [1167-] --></body>
58 </html>