X-Authentication-Warning: delorie.com: mail set sender to geda-help-bounces using -f X-Recipient: geda-help AT delorie DOT com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:content-type:content-transfer-encoding :subject:date:message-id:to:mime-version; bh=HJ2PvhumoKoi0mio1NxNVNg7+dlF4UyyPWB0aLnv43Y=; b=nDpLFL1vF/ewBEsDOOfceof5A9K+A2nxbvKHilvP4TfEFLiRBZuk9WRHOSSqI1QaLr JWuKCFwNOmApbO0lSXKMzK2hXGesIa4B0RDxefh9CkAvu43TvvqL4sNiz8q5ssQf8ADI BUPbP4sKJ7sM2dT1M8KGDV+MoXFN81cFWLsfD/BodVbDNpBmu6CF38SIlvQIifDCXoxa vGvsMRLMsQqp2nMsvE91MSUVGZ2MVzh1qQ1oZRLHQJHY75yxl7ceIOU5y2Pgr0Q0jQRU L1y2nQsYWUBivZSrEHwc/jnDLWcUqIHCb6BrK4TDicZ/4cIiTsaE14T0ql48hNZtBtAt aP7g== X-Gm-Message-State: ALoCoQmEAFuByJY/xoxi7LSUbP9hMc7akPO+ejQLiqnJwTysYV+omxFwsagkvvF/CV/ziqVhd08c X-Received: by 10.140.50.2 with SMTP id r2mr11318338qga.96.1403701884408; Wed, 25 Jun 2014 06:11:24 -0700 (PDT) From: James Battat Content-Type: text/plain; charset=us-ascii Subject: [geda-help] Simulating logic circuits Date: Wed, 25 Jun 2014 09:11:22 -0400 Message-Id: <8AB638B7-56C5-4434-ACC0-02A88EE8E7AF@wellesley.edu> To: geda-help AT delorie DOT com Mime-Version: 1.0 (Apple Message framework v1283) X-Mailer: Apple Mail (2.1283) Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id s5PDBSa3012128 Reply-To: geda-help AT delorie DOT com Hi folks, I'm a new user of gEDA and have successfully run some simulations of analog circuits with gschem --> gnetlist --> ngspice. I was looking online for tutorials about simulating logic circuits (e.g. a 4-bit counter) with gEDA, but did not find any. My goal is to generate timing diagrams that account for propagation delays in the individual chips (flip-flops and and/or gates in this case). Is this possible? According to the following thread, in 2001 it was not possible to run logic simulations in gEDA: http://archives.seul.org/geda/user/Sep-2001/msg00001.html If someone has an example of running a logic simulation (e.g. flip-flops clocked by an oscillator) that would be greatly appreciated. If it's not possible to do this in gEDA, could you recommend free tools that do this? Thanks, James