X-Authentication-Warning: delorie.com: mail set sender to geda-help-bounces using -f X-Recipient: geda-help AT delorie DOT com From: "John Griessen (john AT ecosensory DOT com) [via geda-help AT delorie DOT com]" Subject: [geda-help] gschem to gnucap simulation with gaw waveform output To: geda-help AT delorie DOT com Message-ID: <7217b314-539b-27c6-a1f2-368120973adc@ecosensory.com> Date: Fri, 22 Jul 2016 13:10:21 -0500 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Icedove/45.1.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Reply-To: geda-help AT delorie DOT com I've hassled with gwave before and it went unmaintained and now there is gaw waveform viewer. There is a nice write by up on how to use makefiles to drive simulation from schematics when you have a complicated enough network to analyze that entering it in line by line as a netlist is not productive: http://www.johannes-bauer.com/electronics/gnucap/ It depends on gwave though, so it won't help as is. I substituted gaw and got the makefile rewritten to use it, so I plan to write it up on a blog -- sometime soon. Here's a screenshot of analyzing a volt doubler: http://ecosensory.com/tek/gaw-doubler-simul.png I ran it with a makefile, so it has very quick iteration speed, similar to the Kicad demo video: https://www.youtube.com/watch?v=A2_-hdRcf4U but using gschem and gnetlist. On 07/22/2016 12:17 PM, Vladimir Zhbanov (vzhbanov AT gmail DOT com) [via geda-user AT delorie DOT com] wrote: > I have prototyped some (very) minimal simulation workflow. I > did it when I learned nullor. If anybody is interested, I could > publish the code. I'm interested in seeing whatever is easy to publish. It could help some way, even if I stay with gschem/gnucap/gaw/make.