[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: gEDA-user: gsch 74-series library parts
- To: geda-user@xxxxxxxx
- Subject: Re: gEDA-user: gsch 74-series library parts
- From: Wilbert Knol <w.knol@xxxxxxxxxx>
- Date: Mon, 2 May 2005 12:06:55 +1200
- Delivered-to: archiver@seul.org
- Delivered-to: geda-user-outgoing@seul.org
- Delivered-to: geda-user@seul.org
- Delivery-date: Sun, 01 May 2005 20:33:57 -0400
- In-reply-to: <200504292039.48743.werner.ho@gmx.de>
- References: <200504300357.18131.w.knol@niwa.co.nz> <200504300556.17379.w.knol@niwa.co.nz> <200504292039.48743.werner.ho@gmx.de>
- Reply-to: geda-user@xxxxxxxx
- Sender: owner-geda-user@xxxxxxxx
- User-agent: KMail/1.6.1
> > > > I am a bit puzzled by these parts....the value (e.g. "7404")
> > > > is embedded into them as text.
<snip>
> Well, I still think that the text elements "7404" are not values.
> If you have a resistor it is pretty easy to see that it is a
> resistor. The text element describe the meaning of the symbol.
<snip>
> device value
> --------------------
> resistor 1k
> 7404 74ABT04
OK..fair enough, I see the point.
> Maybe you want to change the "7404" description elements into value
> attribute elements.
Yes. Having both tag (7404) AND value (74LS04) makes the symbol too
crowded. I want to read the value of the part from the schematic so
for me, this is the way to go.
> ----74/7404-1.sym----
> < T 300 0 9 8 1 0 0 0 1
> < 7404
> ---
>
> > T 300 0 9 8 1 1 0 0 1
> > value=7404
Thanks for that.
Wilbert.