Compilation

Compile Active Partitions

Compiles the DSP layout for the active partition in the overall system without regard to other partitions.  In the compilation process the blocks are analyzed, checked against the system hardware (systems specified in the equipment table) and formatted to be sent to that hardware.  The analysis and any logical errors in the system blocks are displayed in the output window.  For more information on the process, see the Complier section.

Compile All Uncompiled Partitions

Compiles the DSP layout for all partitions in the entire system layout.  In the compilation process the blocks are analyzed, checked against the system hardware (systems specified in the equipment table) and formatted to be sent to that hardware. The analysis and any logical errors in the system blocks are displayed in the output window.  

The Compile All Uncompiled Partitions button is enabled regardless of the status of Delay Equalization.

For more information on the process, see the Complier section.

Recompile All Partitions

Recompiles the DSP layout for all partitions in the entire system layout even if there have been no changes.

Perform Global Optimization

Compiles all uncompiled partitions and analyzes the compilation results to find an equivalent, lower cost equipment allocation, if one exists. By default, the compiler finds an optimum equipment list for each partition in the system individually, and the accumulated result of this may not be cost optimal across the entire configuration, particularly in systems having a large number of partitions. Perform Global Optimization may add or remove hardware from the Equipment Table if the list is functionally equivalent and lower cost. Devices in the Equipment Table with serial numbers assigned (physical devices) are not subject to removal by the optimization. Likewise, devices having DSP objects with fixed allocation will not be removed. If Global Optimization finds an improvement, the equipment table will be updated, and the entire layout will be recompiled. If no improvement is found, the previous compilation results are kept.

Set Partition Compilation Order

Manually sets the order in which partitions will be compiled when the Recompile All Partitions function is chosen. By default the partitions are compiled in the order in which they were created.