[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

gEDA-user: Icarus hierarchy dump



Anyone have a PLI routine which works with Icarus Verilog that can dump out a hierarchy of a design? I'm looking to get an output like:


I1.I3.I7 - mymodule I1.I4.I7 - mymodule I1.I3 - mybigmodule I1.I4 - mybigmodule

etc.

Thanks

-Dan