To | ng-spice-devel <ng-spice-devel@ieee.ing.uniroma1.it> |
From | "Arno W. Peters" <a.w.peters@ieee.org> |
Date | Tue, 11 Jul 2000 17:34:18 +0200 |
Delivered-To | mailing list ng-spice-devel@ieee.ing.uniroma1.it |
Mailing-List | contact ng-spice-devel-help@ieee.ing.uniroma1.it; run by ezmlm |
Reply-To | ng-spice-devel@ieee.ing.uniroma1.it |
User-Agent | Mutt/1.2i |
Yet another step towards loadable device models. I have normalized the build process for the devices. I introduced an interface function between the device code and the simulator: get_xxx_info, where xxx is the name of the device. It is the only function needed to get the SPICEdev structure from the device. This opens the way to querying the device library for the info. Try it out, -- Arno