TI TPS63805 Unencrypted model doesn't run in QSPICE

Update to latest version of Qspice, Mike implemented a new operator for boolean XOR (^^)

  • 08/21/2025 Implememted boolean XOR (symbol ^^ in analogy to boolean AND(&&) and boolean OR(||)) in the simulator

In general, QSpice can accept PSpice syntax netlists. However, the caret (^) is more commonly used to refer to power in modern syntax. Mike decided to implement a new operator (^^) for the boolean XOR operation.
So, if you are working with a PSpice netlist that contains XOR (^), simply change it to (^^) for use in QSpice. This will ease the modification. Here is an example of a modified TPS63805 netlist.

TPS63805_TRANS-QspiceXOR.txt (48.7 KB)

1 Like