Re: gEDA-user: Gnucap and summer of code.

2009-03-31 Thread John Griessen
al davis wrote: On Monday 30 March 2009, Yamazaki R2 wrote: Right now I'm working on a netlister and a simulation gui so I don't have the time (or the skill) to program this. Well .. here's an invitation .. Does anyone reading this want to do it? No, I'm not seeing much use for it. I

Re: gEDA-user: Gnucap and summer of code.

2009-03-30 Thread al davis
On Monday 30 March 2009, Yamazaki R2 wrote: Right now I'm working on a netlister and a simulation gui so I don't have the time (or the skill) to program this. Well .. here's an invitation .. Does anyone reading this want to do it? I just assume the simulator copys the voltage source

Re: gEDA-user: Gnucap and summer of code.

2009-03-30 Thread Yamazaki R2
On Sun, Mar 29, 2009 at 11:04 PM, al davis ad...@freeelectron.net wrote: No.  It would need to work in general, not just for the special case of a voltage source (whatever that is) alone connected to the node. True, but I work in industry and the only thing I've seen associated with global

Re: gEDA-user: Gnucap and summer of code.

2009-03-30 Thread al davis
On Monday 30 March 2009, Yamazaki R2 wrote: True, but I work in industry and the only thing I've seen associated with global nodes are voltage sources for power rails. In this case just copying the voltage source into each subckt will work just fine. It was just an idea anyway I don't know

Re: gEDA-user: Gnucap and summer of code.

2009-03-30 Thread Yamazaki R2
I'll join you on IRC later tonight and I can help you architect what the behavior should be. I haven't looked at the gnucap source yet so I don't really have any idea how it would translate into code though. I'll try to look at the code tonight also and see where/how it could fit in. I'll also

gEDA-user: Gnucap and summer of code.

2009-03-29 Thread al davis
Gnucap is participating in the Google Summer of code under the GNU project. There is a list of suggested projects at: http://wiki.gnucap.org/dokuwiki/doku.php?id=gnucap:projects The highest priority projects are those that enhance interoperability. That includes a code generator for Icarus,

Re: gEDA-user: Gnucap and summer of code.

2009-03-29 Thread Yamazaki R2
Please add support for global nodes as a top priority. On Sat, Mar 28, 2009 at 11:48 PM, al davis ad...@freeelectron.net wrote: Gnucap is participating in the Google Summer of code under the GNU project. There is a list of suggested projects at:

Re: gEDA-user: Gnucap and summer of code.

2009-03-29 Thread al davis
On Monday 30 March 2009, Yamazaki R2 wrote: Please add support for global nodes as a top priority. It should be able to be done as a plugin. Do you want to do it? Even if you can't code it, can you provide a detailed spec of how it should work, and some simple test cases? It would be really

Re: gEDA-user: Gnucap and summer of code.

2009-03-29 Thread Yamazaki R2
Right now I'm working on a netlister and a simulation gui so I don't have the time (or the skill) to program this. I just assume the simulator copys the voltage source driving the global node into each subckt occurance before it runs the netlist. On Sun, Mar 29, 2009 at 10:09 PM, al davis