[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: gEDA: netlisting a heirachal netlist
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