Compiler

Compilation Speed/Disk Usage Tradeoff



Specifies the amount of disk space used for compilation. The following mutually exclusive options are available:

Normal compilation/less disk space The Compiler reduces disk space usage by not saving extra data for use in future recompilations.
Smart compilation/more disk space

The Compiler creates a detailed database that helps future recompilations run faster. During a recompilation after a "smart compilation," the Compiler determines which Compiler modules are required to process the current design based on the changes made to the design since the "smart compilation," and then skips any modules that are not required. If you make any changes to the logic of a design, the Compiler uses all modules during processing. This option is similar to the MAX+PLUS® II Smart Recompile command (Processing menu).

This option uses more space on your hard disk than normal compilation. Also, when a Compiler skips a module during a recompilation, the Messages window and the Messages section of the Compilation Report window do not redisplay any messages that the skipped module issues during the "smart compilation."

- PLDWorld -

 

Created by chm2web html help conversion utility.