kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #00145
RE: Re: Netlist format ?
-
To:
<kicad-devel@xxxxxxxxxxxxxxx>
-
From:
"William Ehlers" <william.ehlers@...>
-
Date:
Fri, 8 Sep 2006 08:05:21 -0700
-
Thread-index:
AcbTCYv13o3spBNrT96jd/M9IgugdAATnyWQ
-
Thread-topic:
[kicad-devel] Re: Netlist format ?
if you do not have a cell attached to the device the net list shows
$noname. Once you attach a cell to the device the $noname will change
and show the cell
AndyE
________________________________
From: kicad-devel@xxxxxxxxxxxxxxx [mailto:kicad-devel@xxxxxxxxxxxxxxx]
On Behalf Of derek_noffke
Sent: Thursday, September 07, 2006 10:38 PM
To: kicad-devel@xxxxxxxxxxxxxxx
Subject: [kicad-devel] Re: Netlist format ?
Hi Magnus,
The hex numbers like 44FDADE6 are usually a time stamp.
In my netlist I just used 0 for the time stamp.
I think that the $noname is the netlist name.
I have not used named nets but names like GND are common.
Regards
Derek
--- In kicad-devel@xxxxxxxxxxxxxxx
<mailto:kicad-devel%40yahoogroups.com> , "Magnus Beischer" <magnus@...>
wrote:
>
> I did have a look at the net list by making a minimal schematic
diagram.
>
> The net list look like this:
> # EESchema Netlist Version 1.0 generee le 5/9/2006-17:18:13
> (
> ( 44FDADE6 $noname R3 200 {Lib=R}
> ( 1 N-000001 )
> ( 2 N-000002 )
> )
> ( 44FDADE0 $noname R2 100 {Lib=R}
> ( 1 N-000001 )
> ( 2 N-000002 )
> )
> )
> *
> { Pin List by Nets
> Net 1 ""
> R3 1
> R2 1
> Net 2 ""
> R2 2
> R3 2
> }
> #End
>
> I can understand most of the net list, but not all of it.
> - What is the meaning of "44FDADE6" and "44FDADE0" ?
> - What can "$noname" be used for?
>
> Regards,
> Magnus
>
>
> --- In kicad-devel@xxxxxxxxxxxxxxx
<mailto:kicad-devel%40yahoogroups.com> , "Derek Noffke" <derek01@>
wrote:
> >
> > Hi Magnus,
> >
> > The netlist format is easy to see, just edit and existing .NET
file.
> >
> > If you require a conversion program then contact me directly.
> >
> > Regards
> > Derek
> >
> >
> > ----- Original Message -----
> > From: Magnus Beischer
> > To: kicad-devel@xxxxxxxxxxxxxxx
<mailto:kicad-devel%40yahoogroups.com>
> > Sent: Tuesday, September 05, 2006 12:11 AM
> > Subject: [kicad-devel] Netlist format ?
> >
> >
> > We are using TinyCAD for our schematics and we have several
> > prodessional designs in the TinyCAD format. Today we use a very
> > expensive PCB application from Mentor, but we really want to
look into
> > the advantages of using an open source tool. We searched the
net and
> > tested several applications. Our conclusion is that pcbnew is
the top
> > open source PCB application today!
> >
> > To leave the Mentor tool, we need to produce a kicad netlist
from the
> > info in the TinyCAD netlist.
> >
> > Can some one plase guide us to the net list format
documentation?
> >
> > // Magnus
> >
>
------_=_NextPart_001_01C6D358.345F7314 Content-Type: text/html;
charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3c.org/TR/1999/REC-html401-19991224/loose.dtd">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii"><!-- Network content -->
<META content="MSHTML 6.00.2900.2963" name=GENERATOR></HEAD>
<BODY style="BACKGROUND-COLOR: #ffffff">
<DIV dir=ltr align=left><SPAN class=061080415-08092006><FONT face=Arial
color=#0000ff size=2>if you do not have a cell attached to the device the net
list shows $noname. Once you attach a cell to the device the $noname will change
and show the cell </FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=061080415-08092006><FONT face=Arial
color=#0000ff size=2>AndyE</FONT></SPAN></DIV><BR>
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> kicad-devel@xxxxxxxxxxxxxxx
[mailto:kicad-devel@xxxxxxxxxxxxxxx] <B>On Behalf Of
</B>derek_noffke<BR><B>Sent:</B> Thursday, September 07, 2006 10:38
PM<BR><B>To:</B> kicad-devel@xxxxxxxxxxxxxxx<BR><B>Subject:</B> [kicad-devel]
Re: Netlist format ?<BR></FONT><BR></DIV>
<DIV></DIV>
<DIV id=ygrp-text>
<P>Hi Magnus,<BR><BR>The hex numbers like 44FDADE6 are usually a time
stamp.<BR>In my netlist I just used 0 for the time stamp.<BR><BR>I think that
the $noname is the netlist name.<BR>I have not used named nets but names like
GND are common.<BR><BR>Regards<BR>Derek<BR><BR>--- In <A
href="mailto:kicad-devel%40yahoogroups.com">kicad-devel@<WBR>yahoogroups.<WBR>com</A>,
"Magnus Beischer" <magnus@...> <BR>wrote:<BR>><BR>> I did have a
look at the net list by making a minimal schematic <BR>diagram.<BR>> <BR>>
The net list look like this:<BR>> # EESchema Netlist Version 1.0 genereele
5/9/2006-17:<WBR>18:13<BR>> (<BR>> ( 44FDADE6 $noname R3 200
{Lib=R}<BR>> ( 1 N-000001 )<BR>> ( 2 N-000002 )<BR>> )<BR>> (
44FDADE0 $noname R2 100 {Lib=R}<BR>> ( 1 N-000001 )<BR>> ( 2 N-000002
)<BR>> )<BR>> )<BR>> *<BR>> { Pin List by Nets<BR>> Net 1
""<BR>> R3 1<BR>> R2 1<BR>> Net 2 ""<BR>> R2 2<BR>> R3 2<BR>>
}<BR>> #End<BR>> <BR>> I can understand most of the net list, but not
all of it.<BR>> - What is the meaning of "44FDADE6" and "44FDADE0" ?<BR>>
- What can "$noname" be used for?<BR>> <BR>> Regards,<BR>>
Magnus<BR>> <BR>> <BR>> --- In <A
href="mailto:kicad-devel%40yahoogroups.com">kicad-devel@<WBR>yahoogroups.<WBR>com</A>,
"Derek Noffke" <derek01@> <BR>wrote:<BR>> ><BR>> > Hi
Magnus,<BR>> > <BR>> > The netlist format is easy to see, just edit
and existing .NET <BR>file.<BR>> > <BR>> > If you require a
conversion program then contact me directly.<BR>> > <BR>> >
Regards<BR>> > Derek<BR>> > <BR>> > <BR>> > -----
Original Message ----- <BR>> > From: Magnus Beischer <BR>> > To: <A
href="mailto:kicad-devel%40yahoogroups.com">kicad-devel@<WBR>yahoogroups.<WBR>com</A>
<BR>> > Sent: Tuesday, September 05, 2006 12:11 AM<BR>> > Subject:
[kicad-devel] Netlist format ?<BR>> > <BR>> > <BR>> > We are
using TinyCAD for our schematics and we have several<BR>> > prodessional
designs in the TinyCAD format. Today we use a very<BR>> > expensive PCB
application from Mentor, but we really want to <BR>look into<BR>> > the
advantages of using an open source tool. We searched the <BR>net and<BR>>
> tested several applications. Our conclusion is that pcbnew is <BR>the
top<BR>> > open source PCB application today!<BR>> > <BR>> >
To leave the Mentor tool, we need to produce a kicad netlist <BR>from
the<BR>> > info in the TinyCAD netlist. <BR>> > <BR>> > Can
some one plase guide us to the net list format <BR>documentation?<BR>> >
<BR>> > // Magnus<BR>> ><BR>><BR><BR></P></DIV><!--End groupemail --></BODY></HTML>
------_=_NextPart_001_01C6D358.345F7314--