Hi,
I'm new to OCEAN/MDL..
I need to print all the voltages and currents in the circuit for further text processing. I don't know the nodes and terminals beforehand.
SPICE syntax .print v(*) i(*) works fine but I want to format the output as below.
Node1 voltage1
Node2 voltage2
Term1 current1
Term2 current2
1. Is there any way to format the .print statement in SPICE syntax?
2. Which is the right tool to do this task? OCEAN or MDL or SPICE or any other ?
Thanks
Ramakrishnan