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=20210112; h=from:references:user-agent:to:subject:date:in-reply-to:message-id :mime-version; bh=ahpHqBKjvzUsXx3fQybNCqhtkF2MlPUeLABCoRS1bzw=; b=CqXf0l3P23yMFL/b75CTvBffpwnzTP6kePViMq5V2+36ZOq2ZRVbVwlO7Gj0nJeOsj VxNQXtt8RlhuxGUmMHT+v4OycYIaTY20m6u0vK30up5B8mWPIU3VSJ46jDsa67B2HbhT Os2BmEZmGnmy0yMQxc3Ie/a0gVrdirarIA9iDMTHiqUxe28tWmR27OOf3nfRbFCf0HZU ElZa41mpAzFY2B52jGSLX1aQktq44x7D4Ovk1KX0BIi2mbOX0RSs/qgON3PvDsgHp/tN 292RT/3vAlFcADdmcSCbqAVe0Dbi5DeBLerb4x0WsGEfkqQHXZHvuQ9n3sLvlYp9WvBf GwsQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:references:user-agent:to:subject:date :in-reply-to:message-id:mime-version; bh=ahpHqBKjvzUsXx3fQybNCqhtkF2MlPUeLABCoRS1bzw=; b=05h7rSBSH4jpSk6B4u/BvYLA9W18dj1ofYb54vqIRXvnvZp6/vCOXBNpEPHZl0Sa51 dLNijVDkO1rjugFX2+6DYBY51XOOOpr7DE9vxvkjzHI3IRO6SEjdDit1OTbjo9iywyhi Wm8jJih74z1S+kHQf+BdI+EABr2V7SPStT+WQ02ih5YE1GZXkH425aoRnjq0VdsD4dcy VFJqtk15EMrsJHytlbT2xwNXV0I1LDWd+rXXYOwUwVja7YGFZ0XOOI0u8YYVJE5by3q5 HrNC30+75MW9zbqHHM7Y7KBwZ98H6QWpX7R2mIEycINRG2kQJpLQmYQXTxl7CMyTQA1L URKA== X-Gm-Message-State: AJIora+m5JFOMPUfMIh1JJ9EVtOXaMbuywXeYBB1YiQkoq2KGF/yBWkw FXdTf4HbUtc+E1lTeutb3zKpFsHRhM4= X-Google-Smtp-Source: AGRyM1sEKC/tMJ6fF2D9kqd8Zdh8Jfl742qd7GozpIF21zMJ7t+tJb7fJMN2S/OSictmFDiySdZSDg== X-Received: by 2002:a05:651c:b8b:b0:25e:16a:296b with SMTP id bg11-20020a05651c0b8b00b0025e016a296bmr4221446ljb.384.1658857533992; Tue, 26 Jul 2022 10:45:33 -0700 (PDT) From: "vzh (vzhbanov AT gmail DOT com) [via geda-user AT delorie DOT com]" X-Google-Original-From: vzh References: <20220725164851 DOT B70A680FBE4D AT turkos DOT aspodata DOT se> <87r1288ffq DOT fsf AT lepton DOT mail-host-address-is-not-set> <20220726132615 DOT DD9E780FBE37 AT turkos DOT aspodata DOT se> User-agent: mu4e 1.6.10; emacs 28.1 To: geda-user AT delorie DOT com Subject: Re: [geda-user] Defaults for net attribute Date: Tue, 26 Jul 2022 20:35:15 +0300 In-reply-to: <20220726132615.DD9E780FBE37@turkos.aspodata.se> Message-ID: <87mtcv939f.fsf@lepton.mail-host-address-is-not-set> MIME-Version: 1.0 Content-Type: text/plain 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 Karl, "karl AT aspodata DOT se [via geda-user AT delorie DOT com]" writes: ... >> BTW, some time ago when we discussed something like this in Lepton I >> proposed to add special power symbols. They could have, say, two top >> level (floating) attributes: symbol=power and, e.g., netname=something. >> (There is a dedicated page in the Lepton info manual on this.) > > Nets isn't alway about power, why not device=Net? Because the goal of the 'device=' attribute, AFAIUI, was assigning devices for SPICE simulation. Since its introduction, the attribute was overloaded in time by other non-related functions, e.g. DRC. We have already released this a bit by introducing the 'symbol=' attribute, in particular, 'symbol=nc' [1] Regards, Vladimir [1] https://lepton-eda.github.io/lepton-manual.html/Attribute-compatibility.html