What are the verilog features?
A Verilog parser will read Verilog files and place them into the project database. The symbol browser allows easy access to locate files, Verilog signals, tasks and functions, and modules in the design. The editor provides color highlighting for Verilog syntax and makes it easy to locate modules in other files by right-clicking on the module name. The class browser and hierarchy window provide a good view of the design structure. The grep window is invaluable when all else fails and you need to find something in your project files. The Verilog menu on all windows provides easy access to other tools to lint, compile, simulate, and debug your design. All tool links can be customized and settings saved for future sessions.