X-Authentication-Warning: delorie.com: mail set sender to geda-help-bounces using -f X-Recipient: geda-help AT delorie DOT com Message-ID: <1453569821.5487.9.camel@oscopy.org> Subject: Re: [geda-help] Wave form viewer gEDA From: Arnaud Gardelein To: geda-help AT delorie DOT com Date: Sat, 23 Jan 2016 18:23:41 +0100 In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.18.3-1 Mime-Version: 1.0 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id u0NHNqFT011240 Reply-To: geda-help AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-help AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk Some time ago I wrote oscopy [1] trying to have some interaction between gschem / simulator / viewer. Arnaud. Le samedi 23 janvier 2016 à 16:59 +0100, Svenn Are Bjerkem (svenn DOT bjerkem AT googlemail DOT com) [via geda-help AT delorie DOT com] a écrit : > On 23 January 2016 at 11:54, sooraj kenoth (soorajkenoth AT gmail DOT com) > [via geda-help AT delorie DOT com] wrote: > > Hi all, > > > > I am really new to this software. I am looking for waveform view > > and > > found GTKWave. It requires VCD file. How can I create VCD file > > using > > gEDA? > > gEDA is a collection of tools, not a tool by itself. > > gtkwave is mainly a digital waveform viewer. Programs like icarus > verilog and ghdl can produce vcd, but these are digital simulators, > and probably not what you want. > > > > > I just want to know how to simulate a simple electronic circuit, > > say > > PWM using OPAMP, and view the wave form. > > opamp is an analog cirucit which can be simulated in programs like > gnucap and ngspice > > waveforms from these programs can be viewed by programs like gwave or > gaw (http://www.rvq.fr/linux/gaw.php) among others > > or you could look at programs like qucs or qucsstudio (windows only) > if you want more integrated gui. >