Re: [ng-spice-devel] Dynamic library support (fully working)
Paolo Nenzi wrote:
>
> OK, why not mak every model dynamically linkable, so that there will be
> only one interface between simulator code and devices.
In the new simulator, I guess that we will use the 'dlopen' facility to
load models on request, so nearly all models can be made modular. Only
a few models (resistances, capacitors etc) will be hardlinked.
manu
Partial thread listing:
- Re: [ng-spice-devel] Dynamic library support (fully working), (continued)
New library that can be useful in GPL simulator,
Paolo Nenzi