Hello I am trying to develop a mixed mode simulator. To that end I have implemented a vpi style interface into ngspice. The next step is to make calls from the ngspice-vpi code to GHDL complied code.
I see that whygee as done some work documenting the call structure to a GHDL compiled function and has provided some nice example code I also understand from Tristan that the call structure is to be considered unstable. Has there been any other work done on creating a "C" wrapper that would help isolate the instability of the ABI that anyone is willing to share? Have you whygee, or anyone else, done any further work on this? Alternatively, is it possible to use the GHDL vpi interface to get and set values within the GHDL code? This would get rid of the ABI instability all together. Thanks in advance Mike _______________________________________________ Ghdl-discuss mailing list [email protected] https://mail.gna.org/listinfo/ghdl-discuss
