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; bh=YTQ5TGSpcq0ADpgElHSRRxRi9anKc1+ah0zFGrQrhVg=; b=o/MUiFV2Tp8CXP+FD8CKmL3+a0Qz9HKscy59yNlJT4YY1M58JFu2o+pt4KIB9f0DEX u6HlnzrkjXjoo+5g4oEqIdn29iDeQBzYB8ZAuf9oRZujkpKU8649E4WM0rAdOyLblL4c p8jIcx3VdNhYfxfZ1ZegkdAMMm1libiCQShlr0SKlAvHTIs6mxqOYP2D7Tej6VniUO44 uWEF4mGmAj25cTptksalgFrQiVxTEsbCjOmZAteqPwW2R8gvcJdZLFCtgpgAjvT2YDW4 2ZzkYWl5OmYrjOhHy+6LEQfaq7zOZ2H5wNRKngh2PmzXtbNN/PBrpiDQkwc2NTjb/cX+ OLJA== MIME-Version: 1.0 X-Received: by 10.112.63.67 with SMTP id e3mr324655lbs.92.1445309047860; Mon, 19 Oct 2015 19:44:07 -0700 (PDT) In-Reply-To: References: <88EA58F5-2B23-498A-9E5B-84054976DBED AT noqsi DOT com> <4D3CD563-D8EE-4B2A-975A-AC2B573960FF AT noqsi DOT com> <34B17816-9EA5-45FD-BFB4-9D623A8D3D87 AT noqsi DOT com> <39FF6208-7D45-4DE8-9AEE-1ED1B512705B AT noqsi DOT com> <20151018192444 DOT GB2782 AT localhost DOT localdomain> Date: Tue, 20 Oct 2015 02:44:07 +0000 Message-ID: Subject: Re: [geda-user] A lesson from gnet-makefile From: "Evan Foss (evanfoss AT gmail DOT com) [via geda-user AT delorie DOT com]" To: gEDA users mailing list 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 On Mon, Oct 19, 2015 at 9:04 PM, Svenn Are Bjerkem (svenn DOT bjerkem AT googlemail DOT com) [via geda-user AT delorie DOT com] wrote: > On 19 October 2015 at 22:02, Evan Foss (evanfoss AT gmail DOT com) [via > geda-user AT delorie DOT com] wrote: >> Not everything Cadence has done is good. > > Most things Cadence has done has been pure evil, that's how they > manage to stay one of the big three. For most small eda tool vendors > it has been plug into Composer, or die. Be conform to Composer, or > die. Try to replace Composer, and you will die. (after being bought by > Cadence or fought by Cadence i court). > > All the semiconductor jobs I have had has been using Composer. There > are other tools, but somehow they all stick to Composer. It's like > Office and Microsoft. > > Now I am doing FPGA so I have a more relaxed relationship to Cadence. > Problem is just the same: I want to capture the structure of my design > by schematic and fill the leaf nodes with VHDL behavioural code. > Problem is just that VHDL is not popular on the other side of the > Pond. There are some issues with buspins and netlisting, and I am not > understanding at all what is going on behind the code. Most of the > devs here seems only interested in making printed circuit boards, so I > try to back up those who target a generic front end editing tool with > mostly the same capabilities that Composer gave as a schematic capture > tool. Cadence may be evil, but Composer as a tool is a pure > productivity tool. It has to be if you want to create custom > schematics for ASICs with thousands (and more) of transistors. Cool. > If the guile API in gschem is covering enough exposed functionality, > the netlisting could probably be done in scheme from within gschem, > short-cutting gnetlist, but I don't know enough about the inner > workings of gschem to even dream of doing that. I am currently at the > level of cadar to re-learn lisp. Long way to go. For a number of reasons gschem only understands connections. Understanding of netlists is in gnetlist. > -- > Svenn -- Home http://evanfoss.googlepages.com/ Work http://forge.abcd.harvard.edu/gf/project/epl_engineering/wiki/