Hello Mike and Qspice team,
Congrats on the Qspice release!
I’m checking out its features … Is there a reference manual for C functions?
For example, topics that I’m interested:
-
A tutorial video showed the port of a C block can be a voltage source. But can it be a current source, or a voltage source with internal impedance?
-
Can we model PWL inductance/capacitance with C block?
-
Can we use C algorithm to detect steady state, then terminate the simulation session early?
-
Can the C block write data to a file?
-
Does the C block support event statement, such as using timer, voltage crossing a threshold, and so on, to invoke a function (e.g. toggle a PWM pin)?
Also, is it possible to script the post processor, in other words, automatically compute the measurement time window = t_end - 100us, where t_end may be a parameter or a dynamic decision from #5? Alternately, is there a manual about output data format, so that external scripts can do the post processing from waveform data?
So many questions. Thank you in advance!
Jerry