Re: jfet plugin

wikitronic <[email protected]> Tue, 8 Jul 2014 13:15:52 -0500
Newsgroups gmane.comp.gnu.gnucap.general
Message-ID <CAHjkqSwcFNy1hHvm5psZSdDY6N4As8smxBa9A+M5gt7MWNVOcg@mail.gmail.com>
I hope you don't mind me adding a second question. I'm cross compiling to
javasacript with emscripten. I was hoping to link the module into the main
program because emscripten is picky about dynamic linking. I have this one
line of code that is really confusing me.

In spice-wrapper.cc 1235.

_matrix[ii][jj].real() = 0;
error: expression is not assignable

could you please tell me what this does and maybe I can fix the compiler
error.


On Mon, Jul 7, 2014 at 6:17 PM, wikitronic <[email protected]> wrote:

> Sorry to bother you but I was trying to find the jfet model plugin. Does
> anyone know where I can find it?
>