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=date:from:to:subject:message-id:in-reply-to:references:mime-version :content-type:content-transfer-encoding; bh=z8bbra3ZMcl1ZBvMwgLGhfc53nU3MiO+idqgAdxljvU=; b=zuJSeeqQ8fbn1opWued3+65pz4Gm3TslvZng/0tSb+r1bhfvFQckApGC31fDWuXkrd kFLFIQyBRcvzu8mCcEaWg2i+tBO65fFwWEEBMhT5mWeTvbcsz2yZ6xxMIujVTAIrmepK UlAWIBmANnOXGqHTYsYAj39i3ZK4JssE8NnRkNiGXb/GpY6jjP6OhkJVZV/Ya7MPCFh7 2ELOhTxOgG6cLOwFxc1V6QU6KfbFVaR5Mg5oO3F0s37+lb2P3lyVcbQcra6fseXUKECC VDt9j/PGLCi4agqtO7gXA1L4G2UWzP9eSbDCUueO3WwcNReawlVPAsv4OEdUVcOZW7yO FuHQ== X-Received: by 10.194.236.38 with SMTP id ur6mr66812142wjc.13.1451430204959; Tue, 29 Dec 2015 15:03:24 -0800 (PST) Date: Wed, 30 Dec 2015 00:03:22 +0100 From: "Nicklas Karlsson (nicklas DOT karlsson17 AT gmail DOT com) [via geda-user AT delorie DOT com]" To: geda-user AT delorie DOT com Subject: Re: [geda-user] (design error in the core of gschem --> bus element) Message-Id: <20151230000322.30ddcc2e5ab3fd0144a49c83@gmail.com> In-Reply-To: References: <43CC8F96-6452-40FA-9DFB-E0983721C19C AT noqsi DOT com> <20151229094603 DOT 782092b57563336883546bfd AT gmail DOT com> <449C2A4A-814E-4858-ACB3-82807A80BE8A AT noqsi DOT com> X-Mailer: Sylpheed 3.5.0beta1 (GTK+ 2.24.25; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 29 December 2015 at 21:29, John Doty wrote: > > The bus is cosmetic sugar, as always. The box is not: it’s an actual symbol with a refdes and footprint for gnetlist to chew on. > > I think it is a valid wish to have a more proper functionality of the > bus element within a generic schematic drawing tool. I like your > magic-behind-the-scene way of integrating external data into a > netlist, but it is probably best when putting an FPGA on a PCB and not > to do the top level interconnection inside the FPGA where the direct > visibility of the connections are needed. > > -- > Svenn To figure how bus element should work then using in gschem is also useful.