X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; bh=qOrLFu6h1itikTfjN0WftIyqv6S+UpjyEyJWxk22fA0=; b=RTzZmfmr0BsnHZeAYzbV0Fm0gpntpFOOBJrc1o04AH4h0TprdVyH2Jxq9dV1zzYGAL JHCPDfJf6TpCEx3I1knSOewEPHvZDB8OxxRsA3QeYB4q60nGeYOk6LtRO0EdZb1O9fWH ntTjvtO6l+cwDsXjaIl5r0zLMkYxfDX46DMaUv4W73WizLQXemPXNEkfLHS/iH9A8xmA 3NyO+3viCWiyD8FnFOqQDGR4O0fI1+1SBUg+5NU2d8TlDNItLGJjxZuvyIHlq3ekPKK5 OG7tsTedctSg/sEw04Ds+5MPXj5xBYgE5vwWDvbvE7/CHZ6e9/XiwD7jvvz5zr/nT80y DcuQ== MIME-Version: 1.0 In-Reply-To: <4F67BB67.1030004@ecosensory.com> References: <4F67BB67 DOT 1030004 AT ecosensory DOT com> Date: Mon, 19 Mar 2012 21:24:52 -0400 Message-ID: Subject: Re: [geda-user] repetitive circuits From: Nathan Stewart To: geda-user AT delorie DOT com Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id q2K1OtFI028089 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 Thanks - I saw the bit about hierarchical schematics but missed the bit about being able to use them multiple times. What about refdes incrementing and assignment? Right now I've got my filter laid out so that there are 6 channels, each using 2 channels of a quad opamp. I guess it's probably better to either draw it as 3x dual channel filters, or else swtich to dual opamps. I'm not really space constrained, might be easier to lay out anyway. On Mon, Mar 19, 2012 at 7:04 PM, John Griessen wrote: > On 03/19/2012 10:28 AM, Nathan Stewart wrote: >> >> In gschem, Is there any way to cleanly represent repetitive circuit >> segments without drawing the same circuit n times, but so that it will >> still import correctly into PCB? > > > Have you gotten along at hierarchic schematics?  There are some > tools I use here:   http://www.gedasymbols.org/user/john_griessen/ > http://www.gedasymbols.org/user/john_griessen/tools/pcb-hier-cells > > I can send you an example project to look at and maybe you will use the > project dir method as a model.  My project dirs include necessary config > files so that > gschem uses local libraries in them.