Covered - The Verilog Code Coverage Analyzer

< Prev       Table of Contents       Next >

Navigating the ASCII Report Generator Window


When the File->Generate->ASCII Report menu option is selected, the ASCII Report Generator Window is created to allow the user to view the current report output options, edit those options, and create a name for the report file. Once the report has been generated, this window will automatically close. The resulting report file can be viewed with any text file viewer and is equivalent to a report file generated with a "covered report ..." command-line call. Figure 1 shows an example of this window.

Figure 1. The ASCII Report Generate Window

ASCII Report Generate Window

Navigating the Window

The "Create ASCII report" window contains three frames which are described below.

Selected ASCII Report Options Frame

The upper portion of the window shows the current options that will be passed to the report generator. These options can be modified in the Preferences window. The window provides a short-cut way to get to the ASCII report option pane in the Preferences window by simply clicking on the "Edit Options..." button in the upper right corner of this window. The various options to the report generator are the following:

Save To File Frame

The middle frame of the ASCII Report window allows the user to specify a filename/location for the generated output file. By default, the report name is the same as the first CDD file loaded, substituting the .cdd extension for a .rpt extension. By default, the directory location to store the generated report is the same directory that the first CDD file exists in. To change this name/location, the user may either enter a value in the entry field or click on the 'Browse...' button to display a "Save As" type window.

Bottom Button Frame

The button bar on the bottom of the window contains three buttons. Clicking the 'Create' button will generate a report file using the specified options and filename specified in the upper two frames of this window. After the report has been created, the window will automatically close and the generated file can be viewed with any text viewer. Clicking the 'Cancel' button will not generate a report and will cause the window to close. Clicking the 'Help' button will display this help page.