LiamSkirrow / verilogtree

Print out the modular hierarchy of a Verilog design
MIT License
0 stars 0 forks source link

Include a --superdebug flag #12

Closed LiamSkirrow closed 1 year ago

LiamSkirrow commented 1 year ago

The --superdebug flag should generate even more output that helps give a fine-grained insight into what's going on under the hood. Would be very useful for debugging in the future.

Note: superdebug should also include debug output, so including superdebug without debug would still generate debug output.