Skip to content
/ Xyce Public
forked from Xyce/Xyce

The Xyce™ Parallel Electronic Simulator

License

Notifications You must be signed in to change notification settings

umarcor/Xyce

 
 

Repository files navigation

The Xyce™ Parallel Electronic Simulator

Xyce

About Xyce

Xyce (zīs, rhymes with "spice") is an open source, SPICE-compatible, high-performance analog circuit simulator, capable of solving extremely large circuit problems by supporting large-scale parallel computing platforms. It also supports serial execution on all common desktop platforms, and small-scale parallel runs on Unix-like systems. In addition to analog electronic simulation, Xyce has also been used to investigate more general network systems, such as neural networks and power grids. In providing an Open Source version of Xyce to the external community, Sandia hopes to contribute a robust and modern electronic simulator to users and researchers in the field.

While designed to be SPICE-compatible, Xyce is not a derivative of SPICE. Xyce was designed from scratch to be a parallel simulation code, written in C++ and using a message-passing implementation (MPI). Xyce also leverages Sandia's open-source solver library, Trilinos, which includes a number of circuit-specific solvers, such as the KLU direct solver. With its modular and flexible design, Xyce applies abstract interfaces to enable easy development of different analysis types, solvers and models.

Xyce is compatible with SPICE-based codes, in that it supports a canonical set of SPICE compact models and standard SPICE analysis methods, such as steady-state (.DC), transient (.TRAN), small-signal frequency domain (.AC), and noise (.NOISE). However, Xyce goes beyond most SPICE-based codes in a number of ways, including support for a large number of non-traditional models, such as neuron and reaction network models. Xyce also supports Harmonic Balance analysis (.HB), random sampling analysis, sensitivity calculations, and post processing of the simulation metrics (.FOUR and .MEASURE).

Binaries Installers, Building and More

Binary installers for Windows, Mac and Red Hat Linux are made available with every release. The installers include proprietary compact models that are not available as open source, so they are slightly more capable than the GPLv3 variant of Xyce available on GitHub. However, they will lag the master branch, which is always considered stable (the master branch is only pushed to when all of the regression tests have passed.)

For the binary installers and other information about Xyce—including documentation, and Autotools build instructions—see the Xyce Homepage at Sandia National Laboratories.

For CMake build instructions, see the INSTALL.md file.

Xyce is also available via the Spack package manager.

Support

Support for members of the Open Source Community is available at our Google Groups web forum, which is actively monitored by the Xyce developers. We are also able to answer questions in the Discussions section of the repository, though the Google Group is the preferred platform. (Do not file an issue to ask a use question.) Other ways to contact the Xyce project team can be found on the Xyce Homepage. See the "CONTRIBUTING" document for more information.

Copyright and License

Copyright 2002-2022 National Technology & Engineering Solutions of Sandia, LLC (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. Government retains certain rights in this software.

Xyce™ is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

Xyce™ is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

A copy of the GNU General Public License is included in the COPYING file, or see http://www.gnu.org/licenses/.

Acknowledgements

Xyce has been funded by the NNSA's Advanced Simulation and Computing (ASC) Campaign, the DARPA POSH program, and the Laboratory Directed Research and Development program at Sandia National Laboratories. Sandia National Laboratories is a multimission laboratory managed and operated by National Technology & Engineering Solutions of Sandia, LLC, a wholly owned subsidiary of Honeywell International Inc., for the U.S. Department of Energy's National Nuclear Security Administration under contract DE-NA0003525.

SAND2019-5105 O

About

The Xyce™ Parallel Electronic Simulator

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 88.2%
  • C++ 10.9%
  • CMake 0.2%
  • M4 0.2%
  • Python 0.1%
  • Makefile 0.1%
  • Other 0.3%