Hi Stuart, On Tuesday 17 May 2005 17:48, Stuart Brorson wrote: > Peter, Werner, everybody else, > > I have modified spice-sdb so that by default it doesn't put the > contents of the file named in the .include symbol into the SPICE > netlist. I have also modified gnetlist itself to support the -e > flag, which causes the contents of the file to be embedded into the > SPICE netlist if you want that behavior. > > New usage: > > To have the string ".include foo.bar" placed in your netlist: > > gnetlist -g spice-sdb foo.sch
If I use that programm call the netlist contains both, the .include card and the file content. > To have the contents of foo.bar placed in your netlist: > > gnetlist -e -g spice-sdb foo.sch Now I have the file two times in the netlist and with "gnetlist -I -g spice-sdb foo.sch" I got two .include cards. > The new stuff is in CVS. Please grab it and give it a test. Let me > know if it is what you expect, and please let me know if you > experience any bugs. regards Werner BTW: I've changed my test circuit a little bit.
test2.sch
Description: application/sch-geda