Implement a simple GUI based on GTK+. Use click buttons to select various options (show instance names etc).
Have a clickable + and - button to collapse/minimise the hierarchy.
Or maybe this is best left for GTKConstraint... Instantiate verilogtree as a submodule and use the functions to parse RTL and construct the tree, handle all the GUI business from there...
Implement a simple GUI based on GTK+. Use click buttons to select various options (show instance names etc). Have a clickable
+
and-
button to collapse/minimise the hierarchy. Or maybe this is best left for GTKConstraint... Instantiate verilogtree as a submodule and use the functions to parse RTL and construct the tree, handle all the GUI business from there...