gnucap-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnucap-devel] kf in mos1 model


From: Felix Salfelder
Subject: Re: [Gnucap-devel] kf in mos1 model
Date: Tue, 6 May 2014 07:54:53 +0200
User-agent: Mutt/1.5.20 (2009-06-14)

On Mon, May 05, 2014 at 11:01:13PM -0400, al davis wrote:
> My guess is that you have changed one of the headers, changing
> the size of something, you are doing a partial compile (the
> usual "make") and something is out of sync.  Perhaps you are
> building a plugin, then plugging it to a version of gnucap that
> had different headers.

everything i changed is the traces... after i discovered the issue.

gnucap shipped with debian (which i didnt compile), gives
"""
Gnucap 2009.12.07 RCS 26.136
The Gnu Circuit Analysis Package
Never trust any version less than 1.0
Copyright 1982-2009, Albert Davis
Gnucap comes with ABSOLUTELY NO WARRANTY
This is free software, and you are welcome
to redistribute it under the terms of
the GNU General Public License, version 3 or later.
See the file "COPYING" for details.
gnucap> model m nmos1
gnucap> list
.model m nmos1 ( level=1 kp=NA( 20.u) [..] kf=NA( 0.) af=NA( 0.) [..])
"""
(what should be the output in your opinion?)

> Or maybe you changed compilers .. the core is built with one,
> and plugins with another, and byte alignment is different.

hmmm. improbable.

thanks
felix



reply via email to

[Prev in Thread] Current Thread [Next in Thread]