Automatic Code AnalysisCategory : Design Entry and Design ManagementRiviera-PRO’s HDL Editor performs an automatic on-the-fly analysis while source code is being edited: If a new block of code contains errors, the HDL Editor indicates this with an appropriate error marker. Hovering a mouse cursor over an error marker displays a tooltip describing how to correct the error. When a block of code is complete and its syntax is correct, a new item representing this block is displayed in the Outline window. This window provides at-a-glance insight into the source code structure (declared libraries, packages, design units, data types, etc), and enables cross-probing between the recognized blocks and actual source code.