Re: gEDA-user: Iverilog

2006-07-21 Thread User Tomdean
That was it. I renamed everything .v and now, it finds all the modules. Thanks, tomdean ___ geda-user mailing list geda-user@moria.seul.org http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

Re: gEDA-user: Iverilog

2006-07-21 Thread John Sheahan
it looks like iverilog does not accept +define+.v from the command line, but as it is the default, not a big issue. [EMAIL PROTECTED] ~]$ iverilog -y lib test.v && ./a.out out is 0 at 0 out is 1 at 25 out is 2 at 35 out is 3 at 45 perhaps your module file is not called module_name.v ?? jo

Re: gEDA-user: Iverilog

2006-07-21 Thread User Tomdean
I tried the -y switch. I have a directory ../modules with files like ver_7400 containing module ver_7400(O,A,B); ... endmodule My source file contains ver_7400 U8 (...) iverilog -y ../modules source.vl complains source.vl:54: error: Unknown module type: ver_7400 ... I tried iveril

Re: gEDA-user: Re: PCB + Loadint Net

2006-07-21 Thread User Tomdean
I tried the tutorial - same result. Here is the pcb file. tomdean = # release: pcb 1.6.3 PCB("" 6000 5000) Grid(10 0 0) Cursor(10 270 3) Flags(0x00d0) Groups("1,2,3,s:4,5,6,c:7:8:") Styles("Signal,10,40,20:Power,25,60,35:Fat,40,60,35:Skinny,

Re: gEDA-user: Problems with subnets containing short-circuits

2006-07-21 Thread Ales Hvezda
[snip] >Your are correct the produced netlist is incorrect. > >The last two nets unnamed_net2 and unnamed_net1 should have been >combined. I will look at this bug/behavior during the code sprint happening on Sunday. -Ales

Re: gEDA-user: Re: PCB + Loadint Net

2006-07-21 Thread DJ Delorie
Could you send the .pcb file too? ___ geda-user mailing list geda-user@moria.seul.org http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

Re: gEDA-user: Re: PCB + Loadint Net

2006-07-21 Thread User Tomdean
Pcb displays no messages on the terminal. I started fresh. Same result. The result of the commands attached, as well as some version information, .sch, .net. tomdean === gschem === # gschem mytest.sch& [3] 50267 gEDA/gschem version 20

Re: gEDA-user: Re: PCB + Loadint Net

2006-07-21 Thread DJ Delorie
Anything in the terminal from which you started pcb? Like, an error message? ___ geda-user mailing list geda-user@moria.seul.org http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

Re: gEDA-user: Re: PCB + Loadint Net

2006-07-21 Thread User Tomdean
No, I did not get a little window with the netlist. When I selected the .net file from the pop-up and clicked open, the window closed. Nothing appeared in the log window. windopw->netlist does not appear to do anything. tomdean ___ geda-user mailing

Re: gEDA-user: Iverilog

2006-07-21 Thread John Sheahan
User Tomdean wrote: Is this off topic? How do I cause iverilog to pick up modules from files? I tried '-I../modules' if the module fred is in the file fred.v, then add the directory path -y dirpath and tell the tool the file suffix with +libext+.v (for the .v extension )) -I is for thing

gEDA-user: "Heavy" DB

2006-07-21 Thread Lares Moreau
Where can I find a 'heavy' component DB? I'd like to give it a try and compare it to the light method. -Lares ___ geda-user mailing list geda-user@moria.seul.org http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

gEDA-user: Re: PCB + Loadint Net

2006-07-21 Thread kai-martin knaak
Two more diagnostic questions: >> file->load netlist file >> select the file and press open >> >> No error messages. Did you get a little window with your netlist? >> >> Connects->optimize rats nest produces an error, >> 'Can't add rat lines because no netlist is loaded.' Can you see an impo

gEDA-user: Re: PCB + Loadint Net

2006-07-21 Thread kai-martin knaak
User Tomdean wrote: > Pcb only complained of no font information, and reports using the > default font. This is a known bug. It complains only for the first time you open a fresh layout. > All the footprints are stacked in the upper left > corner. This is the way it is supposed to be. You ca

gEDA-user: PCB + Loadint Net

2006-07-21 Thread User Tomdean
I am a newbie w/ PCB. I created a schematic with gschem. Gnetlist -g drc2 reports a couple mis-matched pins, passive connected to input, etc. Gnetlist -g geda produces a correct looking listing. gsch2pcb reports no errors. The resulting .net looks OK. Pcb only complained of no font informatio

Re: gEDA-user: gschem crash

2006-07-21 Thread Levente
On Fri, 21 Jul 2006 22:22:55 +0200 Carlos Nieves Ónega <[EMAIL PROTECTED]> wrote: > I could reproduce it, although I didn't get the same trace as you. > Could you try the following patch and see what happens? It seems that it fixes this bug! Thank you! :-) Levente -- http://web.interware.hu/le

Re: gEDA-user: gschem crash

2006-07-21 Thread Carlos Nieves Ónega
Hi Levente, I could reproduce it, although I didn't get the same trace as you. Could you try the following patch and see what happens? --- cut here Index: gschem/src/g_hook.c === RCS file: /home/cvs

gEDA-user: Iverilog

2006-07-21 Thread User Tomdean
Is this off topic? How do I cause iverilog to pick up modules from files? I tried '-I../modules' I created a schematic with device equal to the verilog file containing the module definition. For example, in gschem, device ver_7474 in the file, ../modules/ver_7474 module ver_747

Re: gEDA-user: gschem modifications

2006-07-21 Thread Carlos Nieves Ónega
El vie, 21-07-2006 a las 16:47 +0200, kmk escribió: [snip] > Next will be to allow for consistent zoom and pan during edit actions. > (Yes I know, that this is a greedy user attitude -- Give me half a > feature and I demand a whole new application ;-) Just be patient. This feature is on the way...

Re: gEDA-user: Reminder: gEDA-dev: gEDA code sprint, freeedaug,

2006-07-21 Thread George M. Gallant, Jr.
Stuart, Do these "spare seats" have any relation to "spare gates"? Do to float when when the driver is disconnected or are they pulled to ground? George On Fri, 2006-07-21 at 08:23 -0400, Stuart Brorson wrote: Just a note -- I have two spare seats in my car. If anybody in the Boston are

Re: gEDA-user: gschem modifications

2006-07-21 Thread kmk
Peter Clifton wrote: > We now have a gschem, where the mouse scroll wheel is able to zoom, pan > by dragging, and pan LR / UD by scrolling with modifier keys - basically > making it a navigation button / wheel. This will be very much appreciated by me! If I work in parallel with gschem and other

Re: gEDA-user: gschem modifications [ WOOPS, WRONG LIST ]

2006-07-21 Thread Peter Clifton
Sorry, I inteneded to send that last mail to the dev-list. Any comments are still appreciated regarding to the bits I've been working on, and future goals. Regards Peter Clifton. ___ geda-user mailing list geda-user@moria.seul.org http://www.seul.o

gEDA-user: gschem modifications

2006-07-21 Thread Peter Clifton
Hi, Back again after a few weeks in Scotland doing some other work. If you recall, I am working to make improvements to the gEDA suite for use in undergraduate teaching at Cambridge Univ. Engineering Department. Over the past weeks, I've been becoming more familiar with the codebase, and now hav

Re: gEDA-user: Reminder: gEDA-dev: gEDA code sprint, freeedaug,

2006-07-21 Thread Stuart Brorson
Just a note -- I have two spare seats in my car. If anybody in the Boston area wants a ride up to NH, contact me off list and we can try to arrange a convenient pick-up location. Stuart > > > [My wife says she can bring the innocent bystanders to the beach down > the road if the weather is

gEDA-user: gschem crash

2006-07-21 Thread Levente
Hi, If I select two or more attribute in gschem, and I do add->attribute, select some attribute, enter some value, after pressing OK, gschem crashes. Please find stack information attached. Levente -- http://web.interware.hu/lekovacs (gdb) where #0 0xb7f0ef70 in o_attrib_search_numslots (obj

gEDA-user: Footprint 2824N, WIMA SMD capacitor?

2006-07-21 Thread Stefan Salewski
Hello, I have an (unpolarized) WIMA SMD capacitor (1uF), footprint name is 2824N. I was not able to find this footprint. Before I replace this capacitor by a tantalum with existing m4 type B footprint, I want to ask if someone has such 2824N footprint. ( I am new to gEDA/gaf, so creating my own