Search the Community
Showing results for tags 'c-api'.
-
1. what are the preloaded methods use to load into memory, please mention preloaded methods? 2. When and How to Load C binary file or image into memory?3. After loaded C binary file or image, How execution happens backside from SV to C vice versa ?Please give me idea or link or document related to above?
-
Hi, ngspice has a nice documentation on how it can be compiled as a shared library and also makes available a C-API for the application code to use it. examples.. ngspice-octave, etc... See chapter 19 of: http://ngspice.sourceforge.net/docs/ngspice-27-manual.pdf Is this something the folks on the SC-AMS committee or in the working group could consider. A C-API for SC-AMS would be an added value and make the standard more attractive. In the meantime, I have seen some books and searched online but there is not much I found. Does anyone has some links ? Elvis