X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:subject:message-id:mail-followup-to:references :mime-version:content-disposition:in-reply-to:user-agent; bh=t5BTgNE7ak12+kA0eZuCbK2YPJcCksYMZV6gGmEENXQ=; b=fIy4At2elzsexZEcWKJ7eu6dxRRSg2z7YlRimJpYIecE61e2NHvXsqnFdoY6J8ygJW 2jV1+nq1Nu9Y/ldLj2cmgZfn+wFXPUbRA33JhnsElxPQhWvYjwUikaWKYH/DXAgt3Kpx V2960kiGycjHDOBH91Tk1y35jOcJVMbUYuAGiwDao8kt00rIkTdVIMNnyfp9DY49JyXV UVcxHkAlpu2mE0Qfc2g+zODXdQCNmSGn8nMn8kpQwV2cVG/zU7ZBMCgn/vnUmmXasjAt brvwvHYq7lSg+iyEAmlDzOqUqSP9HoG321RvjVpM/69COc8caU1o5ZOtPrNOZrRen1dE bfKw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:to:subject:message-id:mail-followup-to :references:mime-version:content-disposition:in-reply-to:user-agent; bh=t5BTgNE7ak12+kA0eZuCbK2YPJcCksYMZV6gGmEENXQ=; b=c0Czhv5kkzHqPzYkZy5Y0Twgk+AirmK7ZEjL8nikZuUjZDyuurDyJsvOoDTykCWMa8 pkzlbh5xNfQrU2N88A5nsUiLLsVBirDWlIbTS31iw+2SN1/3Mu1k12OllOw2qwZ0pGuL 9YBMHWCWJzLWJoqAt2mPRIyw9mSIT3hKiDMgCFq50vqairb1NtLq5gWkaP7QE4TCS32E IYkuaVjk0l6gxJxPMEqNEPb2LnRw/mqI1gl4KNHuetv7RVKZo/7sw8aW/cB4njJ45ZUq IewY1ezZVIbHvrdTpvf5KzdFxhUwNg5MdrfEb+oVf0TwDTOEjONSh6lNreeVQ1CYT+KW e8ww== X-Gm-Message-State: AEkoouu3feojdDW4PWAuKOwAyMcFYO8ijM/z1u3A0TgGBtA0MEGIRk6K/+G7lRdO+aXo2A== X-Received: by 10.46.9.23 with SMTP id 23mr4023323ljj.11.1469257299902; Sat, 23 Jul 2016 00:01:39 -0700 (PDT) Date: Sat, 23 Jul 2016 10:01:38 +0300 From: "Vladimir Zhbanov (vzhbanov AT gmail DOT com) [via geda-user AT delorie DOT com]" To: geda-user Subject: Re: [geda-user] [OT] ngspice integration in KiCad Message-ID: <20160723070138.GD17595@localhost.localdomain> Mail-Followup-To: geda-user References: <20160722171754 DOT GB17595 AT localhost DOT localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Reply-To: geda-user AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-user AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Fri, Jul 22, 2016 at 08:39:27PM +0200, Svenn Are Bjerkem (svenn DOT bjerkem AT googlemail DOT com) [via geda-user AT delorie DOT com] wrote: > On 22 July 2016 at 19:17, Vladimir Zhbanov (vzhbanov AT gmail DOT com) [via > geda-user AT delorie DOT com] wrote: > > > > > BTW, I have prototyped some (very) minimal simulation workflow. I > > did it when I learned nullor. If anybody is interested, I could > > publish the code. > > Is this something which can be put into contrib? > It can be put everywhere ;-) Basically, it is a script in Scheme that adds a menu for simulation in gschem in order to simplify launching of external commands the same way as I've already showed for working with git. -- Vladimir