<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://gnucap.org/dokuwiki/lib/exe/css.php?s=feed" type="text/css"?>
<feed version="0.3" xmlns="http://purl.org/atom/ns#">
    <title>* gnucap</title>
    <tagline></tagline>
    <link rel="alternate" type="text/html" href="http://gnucap.org/dokuwiki/"/>
    <id>http://gnucap.org/dokuwiki/</id>
    <modified>2026-04-07T13:45:44-05:00</modified>
    <generator>FeedCreator 1.7.2-ppt DokuWiki</generator>
    <entry>
        <title>gnucap:about</title>
        <link rel="alternate" type="text/html" href="http://gnucap.org/dokuwiki/doku.php/gnucap:about?rev=1240196761&amp;do=diff"/>
        <created>2009-04-19T22:06:01-05:00</created>
        <issued>2009-04-19T22:06:01-05:00</issued>
        <modified>2009-04-19T22:06:01-05:00</modified>
        <id>http://gnucap.org/dokuwiki/doku.php/gnucap:about?rev=1240196761&amp;do=diff</id>
        <summary>Gnucap is a modern “post-spice” analog and mixed signal circuit simulator.

Gnucap is designed so it can eventually replace Spice.  Today, it can replace Spice in some applications.  There are some significant technical advantages.  It is a work in progress.  New features are added regularly as time and demand permits.</summary>
    </entry>
    <entry>
        <title>gnucap:chat</title>
        <link rel="alternate" type="text/html" href="http://gnucap.org/dokuwiki/doku.php/gnucap:chat?rev=1709120473&amp;do=diff"/>
        <created>2024-02-28T05:41:13-05:00</created>
        <issued>2024-02-28T05:41:13-05:00</issued>
        <modified>2024-02-28T05:41:13-05:00</modified>
        <id>http://gnucap.org/dokuwiki/doku.php/gnucap:chat?rev=1709120473&amp;do=diff</id>
        <summary>There is a chat on matrix, #gnucap:matrix.org.

It's a starting point, checking the need. Feel free to suggest or provide alternatives.</summary>
    </entry>
    <entry>
        <title>gnucap:debian_manual_build</title>
        <link rel="alternate" type="text/html" href="http://gnucap.org/dokuwiki/doku.php/gnucap:debian_manual_build?rev=1632520264&amp;do=diff"/>
        <created>2021-09-24T16:51:04-05:00</created>
        <issued>2021-09-24T16:51:04-05:00</issued>
        <modified>2021-09-24T16:51:04-05:00</modified>
        <id>http://gnucap.org/dokuwiki/doku.php/gnucap:debian_manual_build?rev=1632520264&amp;do=diff</id>
        <summary>Once in a while, official Debian package upload lag behind. Here's how to build your own. Tested on Ubuntu 20.04.

Run these with root privileges.
# apt-get build-dep gnucap
# apt install dpkg-dev fakeroot
These better run without root privileges.
$ git clone https://salsa.debian.org/electronics-team/Gnucap/gnucap
$ cd gnucap
$ dpkg-buildpackage -rfakeroot --no-sign -d
$ ls ../*gnucap*deb
The -d flag was necessary because debhelper-compat (=13) is not available for Ubuntu 20.04. Here, debhelper …</summary>
    </entry>
    <entry>
        <title>gnucap:getting_started</title>
        <link rel="alternate" type="text/html" href="http://gnucap.org/dokuwiki/doku.php/gnucap:getting_started?rev=1751800914&amp;do=diff"/>
        <created>2025-07-06T06:21:54-05:00</created>
        <issued>2025-07-06T06:21:54-05:00</issued>
        <modified>2025-07-06T06:21:54-05:00</modified>
        <id>http://gnucap.org/dokuwiki/doku.php/gnucap:getting_started?rev=1751800914&amp;do=diff</id>
        <summary>Getting started with Gnucap

Build and Install

Gnucap source code is organised as a main library with plugins developped in numerous git repositories.
Plugins and extensions not shipped with the main “Gnucap” package require a Gnucap
installation for compilation and use. Installation instructions can be found in the INSTALL file at the top level of the source repository, and in the respective documentation of the extension packages. Beware of out-of-date binary packages distributed elsewhere. W…</summary>
    </entry>
    <entry>
        <title>gnucap:manual</title>
        <link rel="alternate" type="text/html" href="http://gnucap.org/dokuwiki/doku.php/gnucap:manual?rev=1705871497&amp;do=diff"/>
        <created>2024-01-21T15:11:37-05:00</created>
        <issued>2024-01-21T15:11:37-05:00</issued>
        <modified>2024-01-21T15:11:37-05:00</modified>
        <id>http://gnucap.org/dokuwiki/doku.php/gnucap:manual?rev=1705871497&amp;do=diff</id>
        <summary>This is a draft of the manual for the development version of gnucap.

It attempts to describe the latest development release.

	*  Introduction
	*  Commands
	*  Devices
	*  Languages
	*  Modelgen
	*  How to
	*  Compatibility
	*  Tech notes
	*  Building and Installation
	*  Examples</summary>
    </entry>
    <entry>
        <title>gnucap:nix_on_debian</title>
        <link rel="alternate" type="text/html" href="http://gnucap.org/dokuwiki/doku.php/gnucap:nix_on_debian?rev=1708599805&amp;do=diff"/>
        <created>2024-02-22T05:03:25-05:00</created>
        <issued>2024-02-22T05:03:25-05:00</issued>
        <modified>2024-02-22T05:03:25-05:00</modified>
        <id>http://gnucap.org/dokuwiki/doku.php/gnucap:nix_on_debian?rev=1708599805&amp;do=diff</id>
        <summary>Walkthrough: Gnucap on Nix on Debian


(root)# apt install nix-bin


It may be required to set up nix manually.


(user)[~]$ mkdir -p .local/share/nix/root/nix
(root)# mount -o bind ~user/.local/share/nix/root/nix/ /nix


The package description is in a git repo hosted on github.
(TODO: find mirror.)</summary>
    </entry>
    <entry>
        <title>gnucap:nlnet22</title>
        <link rel="alternate" type="text/html" href="http://gnucap.org/dokuwiki/doku.php/gnucap:nlnet22?rev=1672958143&amp;do=diff"/>
        <created>2023-01-05T16:35:43-05:00</created>
        <issued>2023-01-05T16:35:43-05:00</issued>
        <modified>2023-01-05T16:35:43-05:00</modified>
        <id>http://gnucap.org/dokuwiki/doku.php/gnucap:nlnet22?rev=1672958143&amp;do=diff</id>
        <summary>In late '22, we have secured some funding from the NLnet Foundation alowing us to work on Verilog-AMS support. Within the next months, we will work on two tasks. One task is a compiler for behavioural models, the other is Verilog support on the simulator level.</summary>
    </entry>
    <entry>
        <title>gnucap:packaging</title>
        <link rel="alternate" type="text/html" href="http://gnucap.org/dokuwiki/doku.php/gnucap:packaging?rev=1708514188&amp;do=diff"/>
        <created>2024-02-21T05:16:28-05:00</created>
        <issued>2024-02-21T05:16:28-05:00</issued>
        <modified>2024-02-21T05:16:28-05:00</modified>
        <id>http://gnucap.org/dokuwiki/doku.php/gnucap:packaging?rev=1708514188&amp;do=diff</id>
        <summary>*  arch linux
		*  user repository

	*  debian
		*  available packages
		*  team repositories
		*  build manually

	*  gentoo
		*  status page

	*  nix
		*  package repo
		*  nix_on_debian</summary>
    </entry>
    <entry>
        <title>gnucap:paramset_spice</title>
        <link rel="alternate" type="text/html" href="http://gnucap.org/dokuwiki/doku.php/gnucap:paramset_spice?rev=1755530015&amp;do=diff"/>
        <created>2025-08-18T10:13:35-05:00</created>
        <issued>2025-08-18T10:13:35-05:00</issued>
        <modified>2025-08-18T10:13:35-05:00</modified>
        <id>http://gnucap.org/dokuwiki/doku.php/gnucap:paramset_spice?rev=1755530015&amp;do=diff</id>
        <summary>This relates to task 2f in verilogams. A paramset produces a component type from an existing component type. The following statement


paramset new_type type
  parameter par [= value] [range];
  [..]
 .instance_par = {expression};
  [..]
endparamset.</summary>
    </entry>
    <entry>
        <title>gnucap:projects</title>
        <link rel="alternate" type="text/html" href="http://gnucap.org/dokuwiki/doku.php/gnucap:projects?rev=1721233509&amp;do=diff"/>
        <created>2024-07-17T11:25:09-05:00</created>
        <issued>2024-07-17T11:25:09-05:00</issued>
        <modified>2024-07-17T11:25:09-05:00</modified>
        <id>http://gnucap.org/dokuwiki/doku.php/gnucap:projects?rev=1721233509&amp;do=diff</id>
        <summary>Gnucap is inviting anyone to take on projects.  Most of them involve creating plugins.  All of them create something that is identifiably yours, that will be noticed.  Most of them will stretch your skills a bit.  If you want to learn about simulation, beyond what you can get at school, this is the place.</summary>
    </entry>
    <entry>
        <title>gnucap:spectre</title>
        <link rel="alternate" type="text/html" href="http://gnucap.org/dokuwiki/doku.php/gnucap:spectre?rev=1201658767&amp;do=diff"/>
        <created>2008-01-29T20:06:07-05:00</created>
        <issued>2008-01-29T20:06:07-05:00</issued>
        <modified>2008-01-29T20:06:07-05:00</modified>
        <id>http://gnucap.org/dokuwiki/doku.php/gnucap:spectre?rev=1201658767&amp;do=diff</id>
        <summary>The Spectre language plugin attempts to support the syntax of the Cadence Spectre simulator.

Not all features of Spectre are supported, but those that work will work with Spectre syntax.  Wherever possible, Gnucap features will work in Spectre mode, even if they don't work in Spectre.</summary>
    </entry>
    <entry>
        <title>gnucap:start</title>
        <link rel="alternate" type="text/html" href="http://gnucap.org/dokuwiki/doku.php/gnucap:start?rev=1774256086&amp;do=diff"/>
        <created>2026-03-23T03:54:46-05:00</created>
        <issued>2026-03-23T03:54:46-05:00</issued>
        <modified>2026-03-23T03:54:46-05:00</modified>
        <id>http://gnucap.org/dokuwiki/doku.php/gnucap:start?rev=1774256086&amp;do=diff</id>
        <summary>Gnucap is the GNU Circuit Analysis Package

Gnucap is a modern post-spice circuit simulator with several advantages over Spice derivatives. Gnucap and Modelgen-Verilog support a reasonable subset of Verilog-A, for both structural and behavioural analog/mixed models. Work towards Verilog-AMS with NLnet funding is ongoing.</summary>
    </entry>
    <entry>
        <title>gnucap:user</title>
        <link rel="alternate" type="text/html" href="http://gnucap.org/dokuwiki/doku.php/gnucap:user?rev=1335508300&amp;do=diff"/>
        <created>2012-04-27T01:31:40-05:00</created>
        <issued>2012-04-27T01:31:40-05:00</issued>
        <modified>2012-04-27T01:31:40-05:00</modified>
        <id>http://gnucap.org/dokuwiki/doku.php/gnucap:user?rev=1335508300&amp;do=diff</id>
        <summary>--- Savant Krishna 2012/03/31 09:59 --- Savant Krishna 2012/03/31 09:59

This page provides an area for users to make contributions.

To add yours ....

	*  Create an account for yourself
	*  Edit this page to add a link to the new page you will make
	*  Make the new page for your contribution.</summary>
    </entry>
</feed>
