Browse Source
Add new code model function cm_irreversible(). This may only be
Add new code model function cm_irreversible(). This may only be
called from an XSPICE code model's INIT call and has three effects: the instance is treated as "hybrid" even when it does not use both port types; its position in the hybrids array is adusted; and it is explicitly notifed when called just befoore the end of an analog time-step.pre-master-46
11 changed files with 138 additions and 8 deletions
-
1src/include/ngspice/cmconstants.h
-
1src/include/ngspice/cmproto.h
-
1src/include/ngspice/dllitf.h
-
2src/include/ngspice/evtproto.h
-
1src/include/ngspice/mifdefs.h
-
1src/include/ngspice/miftypes.h
-
96src/xspice/cm/cm.c
-
1src/xspice/cm/cmexport.c
-
9src/xspice/evt/evtcall_hybrids.c
-
28src/xspice/evt/evtload.c
-
5src/xspice/icm/dlmain.c
Write
Preview
Loading…
Cancel
Save
Reference in new issue