Re: [ng-spice] BSIM3 Transient analysis ignoring TEMP
On Wed, 24 Jan 2001, Robert Lindsell wrote:
> Hi,
>
> To follow this up I asked Mike Smith (Winspice) if he'd fixed anything
> specific to this and he replied as follows;
I have incldued Mike's patch into CVS code and got a compilation error
(the new cvs code contains the patch commented out). The compiler
complains that the in the following code ci_specOpt and ci_defOpt are not
struct ro union and thus cannot have a member TSKtemp.
> memcpy(&ft_curckt->ci_specOpt->TSKtemp,
> &ft_curckt->ci_defOpt->TSKtemp,
> sizeof(TSKtask) - offsetof(TSKtask, TSKtemp));
Can you ask Mike if he had made other changes ?
Thank you,
Paolo
Partial thread listing:
- Re: [ng-spice] BSIM3 Transient analysis ignoring TEMP, (continued)