Hey there,
for my project I’d like to use QSPICE as it has the C++/Veriolog capability but I need some symbols like the LTC6090 in QSPICE.
The issue is I can’t get the SPICE model from analog.com.
I manged to extract the LTC6090 subckt from C:\Program Files\ADI\LTspice\lib.zip\lib\sub\LTC5.lib (LTC6090 subcrk - Pastebin.com) and the lables for the subcrk pins from C:\Program Files\ADI\LTspice\lib.zip\lib\sym\LTC6090.asy (LTC60900 symbol - Pastebin.com).
But when I paste the subcrk in QSPICE and try to run it, I get this error
Fatal error: Unknown device type: a
And when I put it into a QSpice Symbol and try to run it, I get this error:
Fatal error: Unknown subckt: x1 ¥0 ¥1 ¥2 ¥3 ¥4 ¥5 ¥6 ¥7 x1•ltc6090 com in- in+ v- _tf out v+ _od
How do I resolve this issue?
And/Or is there library with the LTSpice symbols converted into QSPICE symbols?
I have little to none experience with SPICE in general, so keep that in mind.
Best,
Ottega
tl;dr
Is there a goto way to migrate the symbols from LTSpice to QSPICE?