[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: gEDA: Hierarchy in gschem and pcb
On Tue, 2006-05-09 at 01:37 -0400, al davis wrote:
> It makes a big difference to gnucap, and it will become more
> important in the future. Spice flattens it anyway, so it
> doesn't really matter.
Do you talk about spice in geda or in general?
> gschem doesn't do hierarchy, so how can gnetlist?
Are there any plans for implementing nice hierarchy in gschem or is it
impossible without a complete rewrite?
> Then hierarchy can work by defining some ".subckt", which could
> be in a separate file. Cat the files, or use .include and
> there's the complete circuit.
Isn't that exactly how spice usually works or is it only pspice?