This will help in knowing the end line number for always block, modules, statements, case statement.
User can than use this information for different usage:
Find the smallest / biggest module
Find smallest/biggest always blocks , case statements
Use this information to create a new file that has these parts (blocks / modules / ..) commented out.
This will help in knowing the end line number for always block, modules, statements, case statement.
User can than use this information for different usage: