[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gEDA: netlisting a heirachal netlist



Heirachical netlisting should be a fundamental part of a netlister.
Heirachical netlists are far more useful in the EDA world than flat netlists.
This should be a definite addition for a future release.
I would have thought it was easier to code anyway as you don't have to make
heirachical net names.

Stephen.

> From owner-geda-dev-outgoing@seul.org Tue Jan 15 04:04:50 2002
> From: Ales Hvezda <ahvezda@seul.org>
> To: geda-dev@seul.org
> Delivered-To: geda-dev-outgoing@seul.org
> Delivered-To: geda-dev@seul.org
> Subject: Re: gEDA: netlisting a heirachal netlist 
> Date: Tue, 15 Jan 2002 07:03:18 -0500
> X-To-Get-Off-This-List: mail majordomo@seul.org, body unsubscribe geda-dev
> 
> Hi,
> 
> 
> >I'm new to geda and I'm trying to netlist a heirachal
> >schematic to a hierarchal spice netlist. That is I'd
> >like the different levels of hierarchy to use the
> >spice ".subckt" syntax. Is this possible yet with
> >gnetlist? When I try
> 
> 	
> 	No, unfortunately this is not possible with
> the current gnetlist, though there might be a way to 
> script this (i.e. disable hierarchical traversal 
> (see the system-gnetlistrc)) and then create the 
> .subckt entries from underlying schematics. I'm all 
> ears if somebody has a better idea.
> 
> 							-Ales
> 
>