X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-Authority-Analysis: v=2.0 cv=T/EOvo2Q c=1 sm=0 a=6jktZp3dcHAl1vye2O6wCg==:17 a=jl9P3j1e7_0A:10 a=M_ffKnrP7SkA:10 a=DV_bBdnJwRYA:10 a=6WB07kdHjWAA:10 a=8nJEP1OIZ-IA:10 a=CQqjBPDSYYKxTzf3zS8A:9 a=wPNLvfGTeEIA:10 a=6jktZp3dcHAl1vye2O6wCg==:117 X-Cloudmark-Score: 0 X-Originating-IP: 70.113.67.117 Message-ID: <4F9D5D77.4080308@ecosensory.com> Date: Sun, 29 Apr 2012 10:25:43 -0500 From: John Griessen User-Agent: Mozilla/5.0 (X11; Linux i686; rv:8.0) Gecko/20120216 Icedove/8.0 MIME-Version: 1.0 To: geda-user AT delorie DOT com Subject: Re: [geda-user] Down schematic hierarchy question References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Reply-To: geda-user AT delorie DOT com On 04/29/2012 01:39 AM, Ouabache Designworks wrote: > when I punch down schematic I expect to see that refdes changed to the new value on the schematic. > > > > Why doesn't it? gnetlist, gschem do flattened hierarchy with no inherent hierarchy mechanism. So the hierarchy is from S1/R1, where S1 is the refdes of the subschematic symbol. We might be able to get S1/R1 to show in the displayed schematic after a push down instead of just R1, but that would need some new code.