gEDA-user: Error message when creating a SUBCKT

2008-08-13 Thread Ludovic SMADJA
Hi, I'm creating a SUBCKT to simulate a 74191 counter. I use the schema provided in the datasheet and in this schema, there is an AND ic whith 5 entries. Because the IC doesn't exist in geda library, I create it. But when I want to generate the netlist file (.cir) to link the circuit and the sym

gEDA-user: [iverilog] running the git source of Icarus Verilog

2008-08-13 Thread Günter Dannoritzer
Hi, I tried to install Icarus Verilog from git and wonder whether I did something wrong, as when things go wrong it crashes with a segmentation fault. I have to say that I have the latest development snapshot installed in parallel in the standard path. So what I did with the git version is th

Re: gEDA-user: add vertex in PCB line

2008-08-13 Thread Ben Jackson
On Wed, Aug 13, 2008 at 03:07:21PM -0400, Vincent Onelli wrote: > Hi, > Is there way to add a vertex in PCB line? > Vinny. Yes, use the insert tool, but it's a bit wacky. It's going to enforce the current line angles for both new lines which can make it impossible to insert a new point. If the n

gEDA-user: add vertex in PCB line

2008-08-13 Thread Vincent Onelli
Hi, Is there way to add a vertex in PCB line? Vinny. ___ geda-user mailing list geda-user@moria.seul.org http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

Re: gEDA-user: Enlarge a via

2008-08-13 Thread Jelle de Jong
Duncan Drennan wrote: >> :ChangeDrillSize(selectedvias,=38,mil) >> :ChangeSize(selectedvias,=90,mil) > > Where can I find a list of all of these commands? > http://pcb.sourceforge.net/manual.html On the end on the manual there is documentation about the pcb commands, hopes this helps you. Kin

Re: gEDA-user: Enlarge a via

2008-08-13 Thread Duncan Drennan
> :ChangeDrillSize(selectedvias,=38,mil) > :ChangeSize(selectedvias,=90,mil) Where can I find a list of all of these commands? ___ geda-user mailing list geda-user@moria.seul.org http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

Re: gEDA-user: Enlarge a via

2008-08-13 Thread DJ Delorie
Also, you can select all the vias you're interested in changing, then type... :ChangeDrillSize(selectedvias,=38,mil) :ChangeSize(selectedvias,=90,mil) ___ geda-user mailing list geda-user@moria.seul.org http://www.seul.org/cgi-bin/mailman/listinfo/ged

Re: gEDA-user: Enlarge a via

2008-08-13 Thread Kai-Martin Knaak
On Wed, 13 Aug 2008 00:25:05 -0400, Transistor Toaster wrote: > The S increases the ring > around it but not the hole. Is there a way to increase the size of the > hole with a keystroke or some menu function? [ALT-s] to increase, [SHIFT-ALT-s] to decrease. See the menu Info -> Key_Bin