-
Thanks for your reply.
On further looking, the
ft_curckt = NULL; /* The default active circuit. */
contains the INPtables symbol tales, so all strings are contained in these hash tables,
so if you need to search for a node or something, the string is first looked up in
the INPtables, and if it exists, using the returned string is used to apply to functions like
CKTfndDev, so knowing...
2009-06-29 02:29:43 UTC in ngspice
-
One aim I have is to be able to interactively update the value of a parameter, eg resistance of a
circuit element and re-run the simulation.
I don't think ngspice supports that does it? you must reload the spice file with the new value and
run the simulation, right?.
2009-06-18 00:59:45 UTC in ngspice
-
just some comments re as i'm trying to understand the code...
cktfinddev.c
CKTfndDev(CKTcircuit *Ckt, in
...
if (here->GENname == name)
the ngspice is obviously working, but those lines of code are nevertheless perplexing!
instead of using if(strcmp( here->GENname,name)==0)
I think it is weak form and dangerous.
Other Comment: By god they used void * in those ancient...
2009-06-18 00:53:42 UTC in ngspice
-
x2
I've just built ngspice with vs2008,
I don't know how to get started with it, for example run it, and window appears and displays "can't find init file"
ok, so it looks like its going to take hours n hours to learn how to use.....
whats needed is a quick doco to give some quick introductory steps to getting started and using this tool.
surely that can't be too hard for...
2009-06-03 06:31:58 UTC in ngspice
-
fred-z committed patchset 21 of module gateway to the fish finger kannel CVS repository, changing 7 files.
2007-06-27 14:01:38 UTC in fish finger kannel
-
fred-z committed patchset 20 of module gateway to the fish finger kannel CVS repository, changing 77 files.
2007-06-27 06:35:33 UTC in fish finger kannel
-
fred-z committed patchset 19 of module gateway to the fish finger kannel CVS repository, changing 48 files.
2007-06-27 06:32:00 UTC in fish finger kannel
-
fred-z committed patchset 18 of module gateway to the fish finger kannel CVS repository, changing 107 files.
2007-06-27 05:50:28 UTC in fish finger kannel
-
fred-z committed patchset 17 of module gateway to the fish finger kannel CVS repository, changing 1 files.
2007-06-26 22:33:35 UTC in fish finger kannel
-
fred-z committed patchset 16 of module gateway to the fish finger kannel CVS repository, changing 1 files.
2007-06-26 00:55:34 UTC in fish finger kannel