pyGHDL.libghdl.vhdl.disp_tree
Python binding for the Ada package Vhdl.Disp_Tree in libghdl.
Dumps a node and its sub-nodes for debugging. It is written against the meta-model, so it needs no change when a node kind is added.
Functions
Disp_Tree(): Disp a tree for debugging.Disp_Iir(): Disp a node for debugging.
Functions