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 :content-type:content-transfer-encoding; bh=z1rMQZKNci/nKDAOjyBU9OewVl9MkVLLNHt6gbfMbfw=; b=tGqcqaOPv7ZNDleuzKVUwe5mRAjb095ddoM/kxNqJsJm0ZB6m3WgLvO0AZjRQVt4pD kEbMGpBG/DXBpVis68t32FXmhRj715z0F0Vk8BDVbkmdLlrAzWbt4RUm5i6sKg8SlWMQ Hs8oMxrjdDI2Yb86lXWAaqt5/3hvzNQkIFm3TcryR/ZBjeu5iEoqv1esFcDIjCH8QED+ 5815Y7mvxVVugFtzhBs4bSZSypil8OgHiainipHv4Zp7l7X80Y96EQDbw9F0Jslo7J6F kJgo2XBtAWLN7FhVO4b2vYNuswtST7Ezbg3QeKeRglns+/+golp0jeufez0MIPkZRn0b W56g== MIME-Version: 1.0 X-Received: by 10.152.120.164 with SMTP id ld4mr5063928lab.84.1442088430393; Sat, 12 Sep 2015 13:07:10 -0700 (PDT) In-Reply-To: <20150912190130.8e2dbad9f49bd700b19ef422@gmail.com> References: <20150912002643 DOT d476ca384a4a11ddda3b3a52 AT gmail DOT com> <20150912190130 DOT 8e2dbad9f49bd700b19ef422 AT gmail DOT com> Date: Sat, 12 Sep 2015 20:07:10 +0000 Message-ID: Subject: Re: [geda-user] Netnames on all connected segments From: "Evan Foss (evanfoss 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 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id t8CK7GrV010873 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 On Sat, Sep 12, 2015 at 5:01 PM, Nicklas Karlsson (nicklas DOT karlsson17 AT gmail DOT com) [via geda-user AT delorie DOT com] wrote: >> > Would it be hard ta add the netname all connected segments then it is added or changed? >> >> I would have issues with this. One of the features I wanted to add to >> gnetlist was the ability to output specific properties for parts of >> nets. >> (ex. trace width for PCB.) > > I also want. As is now connections are stored as lines and an attribute could be added to one of the lines, I guess it would be possible to achieve this with current file format although there may be a need split lines in two sometimes to form segments. > > What would be needed in gschem would a function to select all line segments belonging to a net and a function selecting all lines belonging to a segment which possibly also sometimes have to split a line in the middle to form a segment. Then an attribute is added or changed it will be attached to only one off the lines and then I guess it will work with gnetlist. Igor2 and I have been fixated on the idea of placing additional attributes on parts of nets so that you can have things like trace width passed to PCB. I am looking at having gnetlist understand when someone wants a star ground by looking at how nets are angled when they meet. There is the question of how much of gnetlist should be moved into libgeda since I don't want to do this in scheme. -- Home http://evanfoss.googlepages.com/ Work http://forge.abcd.harvard.edu/gf/project/epl_engineering/wiki/