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:date:message-id:subject:from:to:content-type; bh=J3B/2pFcN4tTqslGN9sQ6JhPsDh+3bzB+n419CeGl0Q=; b=hC5/t0WBk5vlxkRmxELMdw5pgAlpgq1XJUZ/Q73xdAEDmeqoNyaABKWRiO43aytxnr niFMz6gzoBDOTE51L9UOWis8YwYrZEU7Z208TjxxI27Oj8RNCple9k5PCkC2zd4cwooc YiFrC7OwbDNLWBRXIfmJPC07Li1Z/amd6lwsSqZy/E6XyyYxLTuEWMFjSF+RfI1L1RcL AUvf/m539T5iLyKAv0mQGusqQGls/N0B/JSVs9Q9cgWm0My4OLcTrj209pvqV9In9TKS 4LK8M5FDWEXd8ih7LZ03XXZg8V/dOpmc3roieqLtbzmyellRLhSXLWTz4i9mkYeGWi4i gF0w== MIME-Version: 1.0 X-Received: by 10.224.138.4 with SMTP id y4mr20173646qat.65.1383882425143; Thu, 07 Nov 2013 19:47:05 -0800 (PST) Date: Thu, 7 Nov 2013 19:47:05 -0800 Message-ID: Subject: [geda-user] Hierarchical designs From: "bsalinux AT gmail DOT com" To: geda-user AT delorie DOT com Content-Type: multipart/alternative; boundary=001a11c29f4c5c963a04eaa23cf2 Reply-To: geda-user AT delorie DOT com --001a11c29f4c5c963a04eaa23cf2 Content-Type: text/plain; charset=ISO-8859-1 Hello, I'm trying to start on the multi sheet and hierarchical features of gEDA. Here's what I have done so far. 1. Created a symbol with one input and one output pin. Has a refdes, source, graphical and device attribute. Source points to the name of schematic. 2. Created a schematic with the same name as sym. Has one input (in-1.sym) pin and one output pin (out-1.sym). 3. the names of input pins in both sym and sch are same and this is same with the output pin. 4. Checked the symbol with gsymcheck. It warns about numslots and source not being there. Warning: Found unknown source= attribute: [source=oc_driver.sch] Did I miss anything? After I insert the symbol into a top level schematic, I can't go down schematic. When I switch to PCB, and import schematic, I see the footprints of components used in the sub-schematic. What could I be doing wrong? Thanks. --001a11c29f4c5c963a04eaa23cf2 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Hello,

I'm = trying to start on the multi sheet and hierarchical features of gEDA. Here&= #39;s what I have done so far.

1. Created a symbol with one in= put and one output pin. Has a refdes, source, graphical and device attribut= e. Source points to the name of schematic.
2. Created a schematic with the same name as sym. Has one input (in-1= .sym) pin and one output pin (out-1.sym).
3. the names of input pi= ns in both sym and sch are same and this is same with the output pin.
4. Checked the symbol with gsymcheck. It warns about numslots and sou= rce not being there. Warning: Found unknown source=3D attribute: [source=3D= oc_driver.sch]

Did I miss anything?

Aft= er I insert the symbol into a top level schematic, I can't go down sche= matic.

When I switch to PCB, and import schematic, I see the footpr= ints of components used in the sub-schematic.

What could = I be doing wrong?

Thanks.

--001a11c29f4c5c963a04eaa23cf2--