kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #28349
Re: [PATCH] eeschema pspice netlist exporter alternative list.
-
To:
<kicad-developers@xxxxxxxxxxxxxxxxxxx>
-
From:
Maciej Sumiński <maciej.suminski@xxxxxxx>
-
Date:
Wed, 1 Mar 2017 13:59:01 +0100
-
Authentication-results:
spf=pass (sender IP is 188.184.36.46) smtp.mailfrom=cern.ch; lists.launchpad.net; dkim=none (message not signed) header.d=none;lists.launchpad.net; dmarc=bestguesspass action=none header.from=cern.ch;
-
In-reply-to:
<41a5fb44-43b9-9ed8-4fd8-371b9ef8400c@sigmadrone.org>
-
Spamdiagnosticmetadata:
NSPM
-
Spamdiagnosticoutput:
1:99
-
User-agent:
Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.6.0
Hi Martin,
I am sorry it has taken me so long to respond. Your patch looks
reasonable, so I have just pushed it. Thank you for your contribution.
Regards,
Orson
On 02/22/2017 03:24 AM, Martin Stoilov wrote:
> Hello all,
>
> Ngspice requires four nodes for a MOSFET component - nd ng ns nb, but
> most of ordirnary
> KiCad MOSFET components have only 3 pins. I hoped to be able to provide
> the extra node using
> the alternative list, something like: "1 2 3 3" i.e. mapping pin 3 to
> both ns and nb for example.
> Unfortunately that doesn't work, because the netlist exporter only
> iterates over the KiCad
> component pins, so any extra nodes provided in the alternative list are
> ignored.
> I modified the netlist exporter for pspice to provide this extra
> flexibility.
> Posting the patch here in case somebody else is looking for similar
> functionality.
>
>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~kicad-developers
> Post to : kicad-developers@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~kicad-developers
> More help : https://help.launchpad.net/ListHelp
>
Attachment:
signature.asc
Description: OpenPGP digital signature
References