Since our library will be used as a backed for a GUI schematics editor / simulator, I suggest we do not do any real time ( using multithreaded ) simulations.
The Clock, SigGen, FlipFlops, Buffers etc ... need to be rewritten in compliance with this ...
I am planning to use pseudo real time computation. Something like we pass in the time parameters and get the final results. This would also make it easier for us to integrate PSpice into our library.
Need Feedback !!
Since our library will be used as a backed for a GUI schematics editor / simulator, I suggest we do not do any real time ( using multithreaded ) simulations.
The
Clock,SigGen,FlipFlops,Buffersetc ... need to be rewritten in compliance with this ...I am planning to use pseudo real time computation. Something like we pass in the time parameters and get the final results. This would also make it easier for us to integrate PSpice into our library.
Need Feedback !!