X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com 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=NzbC3dHCqtCLzeNYKs0U9NQJKvODqXmt+JIZeNSg3cM=; b=wkafyYFtpI7WG3+fWfIfvzlUCw8hAKBC19V/Xb65Oy1tJ1nB98/YAc7kZfQt0DzEH0 LZjbnVx3sG1wqNd4MNq6FyyX6qD0YE4EG0+3CQBEK3zt01R/aHj4k9lqlwh4SID+pzPt 9gUW3Gu6rZDqIIQy5wH35Kl2OcZ9X2rgP0a19eiUvWOTCYTxvv+YF5l/WSaOTlirRfrL moIe8nd7OAV4JGjyTymY/3XLeIw9GvYimEPtr0m5DZIsKG8kFH3E8TJ9qV5TBNmi7BM/ SlQ/Gq615fG1staP17g6O+IuoCErTjZnxCqVOEzPh9wmkxBQCUGDcd61n7kbkAGflMdy +5dg== MIME-Version: 1.0 X-Received: by 10.52.102.235 with SMTP id fr11mr75025vdb.51.1392685506046; Mon, 17 Feb 2014 17:05:06 -0800 (PST) In-Reply-To: <20140217211803.25804.qmail@stuge.se> References: <20140217211803 DOT 25804 DOT qmail AT stuge DOT se> Date: Mon, 17 Feb 2014 17:05:05 -0800 Message-ID: Subject: Re: [geda-user] gEDA as alternative for KiCad (for me)? From: Ouabache Designworks To: geda-user AT delorie DOT com Content-Type: multipart/alternative; boundary=001a1135f370df312204f2a3dcf4 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 --001a1135f370df312204f2a3dcf4 Content-Type: text/plain; charset=ISO-8859-1 Looks nice but that is a IC layout editor, I am looking for a schematic editor. A schematic is usually the best way to show all the major blocks in a design and how they interconnect. You want to be able to generate your deliverables from a schematic so that they are always in sync. Schematic capture tools like gschem and eeschema can do small designs but fall flat on their face with large IC designs. Large designs require design reuse of 1000's of modules all from different designers. Do you really think that many designers can make up 1000's of component names and never see a name collision? I am using IP-Xact to hold my design data in xml files. I currently have scripts that can read these files and generate geda symbols and partial schematics. I want to incorporate the graphics information into the xml files and have scripts produce geda or kicad projects. Then I can use gnetlist to read geda schematics and write out ip-xact design files. John Eaton On Mon, Feb 17, 2014 at 1:18 PM, Peter Stuge wrote: > Ouabache Designworks wrote: > > My goal is to work with both geda and kicad and create tools so that you > > could use either one for IC design. > > See also Toped http://www.toped.org.uk/ > > > //Peter > --001a1135f370df312204f2a3dcf4 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Looks nice but that is a IC layou= t editor, I am looking for a schematic editor.

A schematic is = usually the best way to show all the major blocks in a design and how they = interconnect. You want to be able to generate your deliverables from a sche= matic so that they are always in sync.

Schematic capture tools like gschem and eeschema can do small des= igns but fall flat on their face with large IC designs.=A0 Large designs re= quire design reuse of 1000's of modules all from different designers. = =A0

Do you really think that many designers can make up 1000's of= component names and never see a name collision?

I am using I= P-Xact to hold my design data in xml files. I currently have scripts that c= an read these files and generate geda symbols and partial schematics. I wan= t to incorporate the graphics information into the xml files and have scrip= ts produce geda or kicad projects. Then I can use gnetlist to read geda sch= ematics and write out ip-xact design files.

John Eaton



On Mon, Feb 17, 2014 at 1:18 PM, Peter Stuge <peter AT stug= e.se> wrote:
Ouabache Designworks wrote:<= br> > My goal is to work with both geda and kicad and create tools so that y= ou
> could use either one for IC design.

See also Toped http://www.toped.org.uk/


//Peter

--001a1135f370df312204f2a3dcf4--