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

Re: gEDA-user: Icarus hierarchy dump



Stephen Williams wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Dan McMahill wrote:

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


Shouldn't be too painful to write. Someone with basic VPI skills
should be able to knock it off in a few hours.

Is VPI the way to go or PLI? I'm completely new to either. Any suggestions of where to get pushed in the right direction?


Thanks
-Dan