X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-CMAE-Analysis: v=2.4 cv=FanyeLy6 c=1 sm=1 tr=0 ts=606d2df9 a=+cj0cO56Fp8x7EdhTra87A==:117 a=2WZp9ZVXijGzSLJfvPfBkA==:17 a=9+rZDBEiDlHhcck0kWbJtElFXBc=:19 a=dLZJa+xiwSxG16/P+YVxDGlgEgI=:19 a=IkcTkHD0fZMA:10 a=3YhXtTcJ-WEA:10 a=a1KZgU7cAAAA:8 a=kmsEGhPR0vHcCLfIrl8A:9 a=QEXdDO2ut3YA:10 a=ng0hpkU2jXKPaRTLMVYJ:22 X-SECURESERVER-ACCT: glimrick AT epilitimus DOT com X-Original-DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=epilitimus.com; s=default; h=Content-Transfer-Encoding:Content-Type: MIME-Version:Date:Message-ID:Subject:From:To:Sender:Reply-To:Cc:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=301DjOnOGO5/3CZoupsKP9Ycy0nO+BHDOSqvTOnXj0A=; b=BataJhPxpLFgdp5e/2R/yBWEJx Y3htMtsHsy+QDHufd+8SnI8dm/+DJIPzss6/s23/sINcnWlyEAVKgxdFA6AzrfH9YnIYh7AV87Zed BCTAb3YIueG9DbO42hkZBlY7/blmea4QDdtNA5GCXRjiJ2JW6byHBv8zYig5h4J7++iD+o3tmS9HT XL1aoI/cGx0DsO3zaoHabQ2VdyhMQj7a4r23mCinm4QeNq8JuY8TneanvC5zoVZQuQinnvdLwJ26K PbPfaMqdO7ksQgg4kajllGmu3egEk8XvOrRg3+T1bmE4+iffles7rVjcAPuJHFAipwa9EWyQxrKqR iQjXaJkw==; To: geda-user ailing list From: "Glenn (glimrick AT epilitimus DOT com) [via geda-user AT delorie DOT com]" Subject: [geda-user] gnetlist xspice backend- stable(ish) release Message-ID: Date: Tue, 6 Apr 2021 19:58:52 -0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0 SeaMonkey/2.53.3 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - a2plcpnl0121.prod.iad2.secureserver.net X-AntiAbuse: Original Domain - delorie.com X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - epilitimus.com X-Get-Message-Sender-Via: a2plcpnl0121.prod.iad2.secureserver.net: authenticated_id: glimrick AT epilitimus DOT com X-Authenticated-Sender: a2plcpnl0121.prod.iad2.secureserver.net: glimrick AT epilitimus DOT com X-Source: X-Source-Args: X-Source-Dir: X-CMAE-Envelope: MS4xfL7+9xWwSQS16/HPbxo163rqe6E4SmsxaYaVmR44/AG8M6kPJoIpRMSBRyoHAsGbc4EKUqqgQaN+1Qok/Abp7HcGvfO7LKaTB1PaHiQs8Bg9sq/d0c70 3NZtOyG0ZppSVPhDw6iDpkoytigEVFmHe0do5AZfuy2XcfKNPojZfDQ5mltkK9eqPHtckb5xpclFoSHLl/yCNkYeh/6mtI/3HYX5924ouk30Js+RE84Y9zT0 Reply-To: geda-user AT delorie DOT com I have been using the xspice backend for a while now to develop additional device models for it and aside from tweaks it has been working without puking so I'm calling it stable(ish). Since I wrote it I know how it is supposed to be used and so there may be bugs I haven't found, hence the -ish. You can find the current documentation at http://www.epilitimus.com/xspice/ and the git repo is at http://epilitimus.com/git_repos/xspice.git The library currently consists of 61 devices covering the basic devices (resistor, transistors, etc), the basic 74xx logic gates (NAND, NOR, NOT, etc), a number of function blocks (Gain, Limiter, Slew, Intergrator, etc), a few linear devices(LM741, LM555, etc), and other stuff. You can see the entire list at the bottom of the documentation page. See the quick start guide on the documentation page for setup instructions. Hopefully I should be able to start talking to Roland soon about how best to integrate all this into the existing geda tree so he can start looking at it for official inclusion (as if he doesn't have enough to do :) ). Also just a reminder in case you want to live on the edge and play with SAB you can find geda master branch based SAB at http://epilitimus.com/git_repos/geda-gaf.git Questions, comments, bug reports welcome. Glenn