X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-Original-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; bh=RFj9GOyBeYWGd6mZS4gradJ/AE/EYWu3rv2hYpdNMr8=; b=ZFywGkDvyfPCaWNXRmR0Qup+dHFupzWZJUGtGx49iwJVnaVt8g/WW2WLH8Ja8vFqTk RFWwBuzytMpnHuJP984RozR3/oGDs/YDzjusV1v7qmz8ixI701vRo1u+MuEMZhUMc0c7 1Eaovl9jfGrjMUX7OmTYKN87EmCxfHAOadCOiJPGZWtDFcCPg3fvj2dfmiLvTfQZht/z i5fveQJ78s7Z8efJEgoaCOK2N7MKioBh8NE+7x33HWLoqCeFJbxyCvSci1/VGEeCEgSv oA5zS0VKF5fVKcC06dk3BMv+NlN7jO+OvZR22y4Hj7WXfUBFRgFuIJ6KpuEgFeHPoh2M Jr7g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to; bh=RFj9GOyBeYWGd6mZS4gradJ/AE/EYWu3rv2hYpdNMr8=; b=P66FgbJk+79laK+5ip5qI/1QGmY+8aTSQliSm7Hhei/9DLvQFNRLl4HwdDi0yiKHe/ uAzpydNGFohFVp0OytM04JFTrRC95sCcsT9mBS4Ats2XGGHb7tCH/kHYEgwL+YHKTiVo JMSCFYbMeZhBH83r2QavrB/ljKoY3HPqx5W6XCaYlFmPP+UP58sOO0tpwkIvJ9fteIvO H1fbptutvnZyuMpc2FRMMx1TTXzfcrlXMyyrNRIXs/uxb6v+NkYIpDlSzl6484K/pZLs x7gRuDst9k6WqjMV2VBtv5qmiuMti6WgKlSP9SuMZZuYwGWBXxqI4qxI6YDeqUV0E1Sj 46/w== X-Gm-Message-State: AD7BkJLIif0v4SeFyPcmiZsIlARUL12HNA6TPM7aDxDD4XspfXwMQF3SDnJHGfa6zs3ijvpqF9FSfsJ5xi3m6Q== MIME-Version: 1.0 X-Received: by 10.194.59.233 with SMTP id c9mr13872278wjr.88.1456749380063; Mon, 29 Feb 2016 04:36:20 -0800 (PST) In-Reply-To: <20160229113215.Horde.Cr9Z8KUqQeshHqqQ08IN487@webmail.in-berlin.de> References: <20160223152120 DOT Horde DOT _z0FeIbOqDDq7i7gKTXCeK4 AT webmail DOT in-berlin DOT de> <94CB9E71-127E-4690-9FFC-39722F79260B AT noqsi DOT com> <20160228183227 DOT Horde DOT g66UEijK5I0FnHyBsmI3bZU AT webmail DOT in-berlin DOT de> <20160229113215 DOT Horde DOT Cr9Z8KUqQeshHqqQ08IN487 AT webmail DOT in-berlin DOT de> Date: Mon, 29 Feb 2016 15:36:19 +0300 Message-ID: Subject: Re: [geda-user] hierarchical design - two symbols pointing to one schematic From: "Vladimir Zhbanov (vzhbanov AT gmail DOT com) [via geda-user AT delorie DOT com]" To: geda-user AT delorie DOT com Content-Type: text/plain; charset=UTF-8 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 Hagen, On 2/29/16, Hagen SANKOWSKI wrote: > Thanks for your answer. > > What you have suggested, starting with deeper level of my design (and > keep reading all wikis I found about geda/gaf) I yesterday already did. > Well, at the end it works. > > I end up with renaming terminals on the hierarchical schematics. Every > terminal has a couple of attributes, but changing the net= attribute, > to something like 'signal:1' (signal-name, colon, number) did it. > > Could someone explain this behavior? What is the reason for the > colon-number > stuff? The net= attributes are described at [1]. Please read it. In two words, some net names may be associated with several pins on some components. Hence the notation net=signal_name:pin1,pin2,... HTH, Vladimir [1] http://wiki.geda-project.org/geda:na_howto