ngspice 41+ds-1 source package in Ubuntu

Changelog

ngspice (41+ds-1) unstable; urgency=medium

  * [492e094] New upstream version 41+ds

 -- Carsten Schoenert <email address hidden>  Wed, 16 Aug 2023 21:06:03 +0200

Upload details

Uploaded by:
Debian Electronics Team
Uploaded to:
Sid
Original maintainer:
Debian Electronics Team
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ngspice_41+ds-1.dsc 2.8 KiB b73d60ad88e2bc6d5aa91d125d887d657a2a09221f37f187cbe4044e9d9aefd0
ngspice_41+ds.orig-doc.tar.gz 1.2 MiB 2bb0565e50018433c3b83762112b924d8f0066c6e4259ce6b0d35a57f4308c2d
ngspice_41+ds.orig.tar.gz 8.9 MiB 5d982677f2082609ac96b75ba56b7495ac47dcfdca5abcc4a68240155bb83b40
ngspice_41+ds-1.debian.tar.xz 24.2 KiB ad69d3c0fac5ac3ef59520c83fcb28e7c71cda74bbb078358a10991fea4bdf9d

Available diffs

No changes file available.

Binary packages built by this source

libngspice0: Spice circuit simulator - library

 NGspice is a mixed-level/mixed-signal circuit simulator. Its code is based on
 three open source software packages:
 Spice3f5, Cider1b1 and Xspice. It supports compiled Verilog-A models through
 the built-in OSDI interface.
 .
 This package contains the NGSpice library.

libngspice0-dbgsym: debug symbols for libngspice0
libngspice0-dev: Spice circuit simulator - development files for libngspice

 NGSpice is a mixed-level/mixed-signal circuit simulator. Its code is based on
 three open source software packages:
 Spice3f5, Cider1b1 and Xspice. It supports compiled Verilog-A models through
 the built-in OSDI interface.
 .
 This package contains the development files for NGSpice.

ngspice: Spice circuit simulator

 NGSpice is a mixed-level/mixed-signal circuit simulator. Its code is based on
 three open source software packages:
 Spice3f5, Cider1b1 and Xspice. It supports compiled Verilog-A models through
 the built-in OSDI interface.
 .
 NGSpice is part of gEDA project, a full GPL'd suite of Electronic Design
 Automation tools.

ngspice-dbgsym: debug symbols for ngspice
ngspice-dev: Spice circuit simulator - development files for ngspice and tclspice

 NGSpice is a mixed-level/mixed-signal circuit simulator. Its code is based on
 three open source software packages:
 Spice3f5, Cider1b1 and Xspice. It supports compiled Verilog-A models through
 the built-in OSDI interface.
 .
 Use this package in case you need to compile own Xspice models as a dynamic
 library with a file extension *.cm. Those files need to be placed into
 /usr/lib/$(multiarch)/ngspice and will be loaded by the ngspice executable.
 .
 This package contains the development header files for libspice and own
 ngspice dynamic library models.

ngspice-doc: Documentation for the NGspice circuit simulator

 NGspice is a mixed-level/mixed-signal circuit simulator.
 Its code is based on three open source software packages:
 Spice3f5, Cider1b1 and Xspice. It supports compiled Verilog-A models through
 the built-in OSDI interface.
 .
 NGSpice is part of gEDA project, a full GPL'd suite of Electronic Design
 Automation tools.
 .
 This package contains the PDF and HTML documentation.

tclspice: NGSpice library for Tcl

 This package provides the NGSpice simulation engine for your Tcl-scripts by the
 library libspice.
 All spice directives are available as Tcl functions and it features some new
 commands that are useful for the integration into the Tcl environment. It
 includes Xspice. It supports also compiled Verilog-A models through the
 built-in OSDI interface.
 GUI is handled by Tk using BLT vectors.

tclspice-dbgsym: debug symbols for tclspice