Path: utzoo!mnetor!uunet!husc6!cmcl2!nrl-cmf!ames!pasteur!ic.Berkeley.EDU!faustus From: faustus@ic.Berkeley.EDU (Wayne A. Christopher) Newsgroups: sci.electronics Subject: Re: Posting schematics... Message-ID: <1336@pasteur.Berkeley.Edu> Date: 8 Mar 88 20:37:26 GMT References: <1332@pasteur.Berkeley.Edu> <1059@PT.CS.CMU.EDU> Sender: news@pasteur.Berkeley.Edu Lines: 10 Keywords: schematics The SPICE format does have the advantage of being pretty much universal, but it is limited by a maximum of 26 device types, and isn't really appropriate for higher-level blocks. (You can have a .subckt opamp, but there's no agreement on what this will look like.) Also there's no easy way to specify how the circuit should look graphically. You need to give positions and orientations to the devices, and the routings of the nets (unless you expect the tools to figure all this out for themselves). I like the idea of EDIF better. Wayne