Hello,
first of all, thank you for keeping this project open source, Xyce appears to be the most feature-rich free and open-source spice simulator available.
I'm trying to use Xyce with a model of an operational amplifier provided by Texas Instruments (OPA625) (in fact, I plan to use more models by TI and other manufacturers, but this would be good for start too). Xyce seems to successfully simulate the circuit, but the simulation results differ from results obtained with another (commercial) simulator.
The model is claimed to be compatible with Orcad PSPICE 16. After a minor changes in syntax, it is possible to get in working in TINA as well — so it works with at least two SPICE simulators. The same opamp circuit doesn't work with Xyce.
- Xyce seems to be able to perform a transient analysis on the circuit. Does this mean the syntax parsing stage has been passed successfully? I'm a bit unsure about this because of warnings produced (log: http://pastebin.com/PHTqXvvE)
- What steps could be performed in order to narrow down the possible problem causes? I understand that Xyce can't be fully compatible with all commercial SPICE simulators, but it would be good to have the existing compatibility improved.
vlad:~$ /opt/xyce-6.3/install/bin/Xyce -v
Release 6.3-opensourcePlease find the following files attached:
- an example circuit with OPA625
- a screenshot of the example circuit being simulated by two simulators: TINA-TI (under Wine, on the left) and Xyce (on the right)
Regards,
Vlad