You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For large verilog "Top" file which contains lot of modules instantiations,
it will be great to have a list of the modules used inside this file and easily navigate through the file.
Maybe click on list item can focus on line of instantiation.