CompileMask
Contents
Parent page: Schematic Objects
Summary
A compile mask is a design directive. It is used to effectively hide the area of the design it contains from the Compiler, allowing you to manually prevent error checking for circuitry that may not yet be complete and you know will generated compile errors. This can prove very useful if you need to compile the active document or project to check the integrity of the design in other specific areas, but do not want the clutter of compiler-generated messages associated with unfinished portions of the design.
Availability
Compile masks are available for placement in the Schematic Editor only, by using the Home | Circuit Elements | » Compile Mask command, from the main menus.
Placement
After launching the command, the cursor will change to a cross-hair and you will enter compile mask placement mode. Placement is made by performing the following sequence of actions:
- Position the cursor and click or press Enter to anchor the first corner of the mask.
- Move the cursor to adjust the size of the mask, such that it completely encapsulates the area of the design that you want hidden from the Compiler, then click or press Enter to anchor the diagonally-opposite corner and thereby complete placement of the mask. Design objects falling completely within the bounds of the mask will become grayed-out.
- Continue placing further compile masks, or right-click or press Esc to exit placement mode.
Graphical Editing
This method of editing allows you to select a placed compile mask object directly in the workspace and change its size, shape or location, graphically.
A compile mask can be displayed in either expanded (full frame) or collapsed (small triangle) modes. These modes correspond to the mask being enabled and disabled respectively. Toggle the display mode by clicking on the top-left corner of a placed compile mask.
When a fully expanded compile mask object is selected, the following editing handles are available:
- Click and drag A to resize the compile mask in the vertical and horizontal directions simultaneously.
- Click and drag B to resize the compile mask in the vertical and horizontal directions separately.
- Click anywhere on the compile mask – away from editing handles – and drag to reposition it. While dragging, the compile mask can be rotated (Spacebar/Shift+Spacebar) or mirrored (X or Y keys to mirror along the X-axis or Y-axis respectively).
The size and shape of a compile mask cannot be changed graphically when it is in collapsed mode, only its location/orientation. As such, editing handles are not available when a collapsed compile mask object is selected:
- Click anywhere inside the dashed box and drag to reposition the compile mask as required. The compile mask can be rotated or mirrored while dragging.
Non-Graphical Editing
The following methods of non-graphical editing are available:
Via an Associated Properties Dialog
Dialog page: Compile Mask
This method of editing uses the following dialog to modify the properties of a compile mask object.
The dialog can be accessed during placement by pressing the Tab key.
After placement, the dialog can be accessed in one of the following ways:
- Double-clicking on the placed compile mask object.
- Placing the cursor over the compile mask object, right-clicking and choosing Properties from the context menu.
Via the SCH Inspector Panel
Panel page: SCH Inspector
The SCH Inspector panel enables the designer to interrogate and edit the properties of one or more design objects in the active document. Used in conjunction with the Find Similar Objects dialog, the panel can be used to make changes to multiple objects of the same kind, from one convenient location.
Notes
- While compile masks can be rotated or mirrored along the X or Y axis, this has no effect on the orientation of the design circuitry within.