22
Dialog box descriptions
The following is an exhaustive set of descriptions for the dialog boxes you may encounter while using Capture. Each description is listed alphabetically, using the dialog box title.
Add file to Project Folder dialog box
Use this dialog command to add files to a project. You can select multiple files to add using the CTRL key. The title bar of the dialog box displays the folder into which the files will be added (the folder currently selected in the project manager window).
To open this dialog
Choose Project (see Project command) from the Edit menu.
Use this control... | To do this... |
Browse the hierarchical drive and directory structure for your system. |
|
Select or type the name of the project or file(s) that you want to add to the Project Folder. |
|
Add New Property dialog box
Use this dialog to add a new property to the selected object (or objects).
To open this dialog
In the property editor window, click the New Property button.
Add to Project dialog box
To open this dialog
Choose Library from the File - New menu with the focus away from the currently open schematics or the project manager.
The dialog box prompts you to either add the new library to the currently open projects or to a new project.
Annotate dialog box
To open this dialog
Select a design (.DSN) in the Project manager then
Choose Annotate from the Tools menu.
Choose the Annotate button on the Capture toolbar.
Packaging tab
Use this control... | To do this... |
Check this option, if you want to specify a part reference range for each schematic page or a hierarchical block in the root-level of your design.
If you are using the Refdes control required option for a project, then the Auto reference placed part option in the Miscellaneous tab of the Preferences dialog box will not honor the range specified in the grid.
For more description about how to use this option to specify a part reference range for a schematic page or a hierarchical block, see |
|
Specify whether to ll the part references in the design (or library), or just the selected schematic pages. |
|
Displays all the schematic pages or hierarchical blocks in the root schematic folder of your design depending on whether your design is a flat design or a hierarchical design. |
|
Specify a numeric value greater than 0 in the cell corresponding to the schematic page name or hierarchical block name. You can also use the Arrow keys to move around in the grid.
You can use the column handle ( |
|
If checked, Capture incrementally updates parts with a question mark in the part reference. For example, parts with reference designators of U?A will be numbered U1A, U1B, U1C, and so on. Part reference and package information is not updated on existing parts. |
|
If checked, Capture updates all parts in the selected schematic pages. Both part reference and package information may be updated on existing parts. Parts on different schematic pages are not packaged together. |
|
Specifies to remove all intersheet references from the design. |
|
Specifies the sequence in which the components on the design are annotated. The Annotation Sequence list contains three options that you can use to decide the sequence in which the objects on your design are annotated - Default, Left to Right & Top to Bottom. |
|
Specifies to update either instances or occurrences. Capture automatically sets this option based on the project type. All designs default to use instances. If a PCB or schematic design is complex or has occurrence properties, the default shifts to occurrences. Capture recommends the preferred mode, which you can override. |
|
Specifies the properties that must match for Capture to group parts into a single package. Value and Source Library properties are the default property string, but you can use any combination you like.
The value in Additionally From INI is updated using the value specified by you in the Capture.ini file |
|
For example, you might want to use Value and Voltage. Say your design uses both Tantalum capacitors and ceramic disk capacitors. First, you could assign ".01uF" to the part Value property for all the capacitors. Then, you could define a user property called "Voltage" for all capacitors in the design, and assign it the value "100V" or "25V" as appropriate. To annotate your design, type "{Value} {Voltage}" (without the quotation marks) in the Part Value property combine text box. In this example, Capture groups the parts with "C?" as the part reference, and ".01uF" as the part value, but it separates the 100V Tantalum capacitors from the 25V ceramic disk capacitors. |
|
Specifies a combined property string that gets added in the Capture.ini file under the Preferences section, such as Once added, any project opened in Capture will have this property. |
|
Specify whether to number parts within the context of the schematic folder. When this option is selected, Capture begins numbering parts at 1 for every selected page. Otherwise, Capture continues numbering after the highest referenced part in the selected schematic pages. |
|
Specify whether to perform the annotation on the basis of order of pages/ folders in the Project Manager window. If there are multiple folders and multiple pages in each folder then the root folder is annotated first followed by its pages. Alphabetic order is followed to determine the sequence of pages in a folder. |
|
Specify whether to perform annotation according to numbers on the page numbers specified in the title blocks of the schematic pages. |
|
Check this option if you have chosen to annotate as per page ordering in the title blocks option, changed the page numbers in the title blocks, but do not want to change the page ordering on reannotation. |
|
Specifies whether to annotate non-primitive parts or to reset non-primitive part references to “?”. Select this option to avoid netlisting duplicate reference errors when you want to simulate a design or generate a new part. |
|
Specifies that the designator information of a homogeneous part during unconditional or reset annotation is to be preserved. |
|
Specifies that the user assigned reference designator during annotation is to be preserved.
You can explicitly mark a reference as user assigned by choosing User Assigned Flag – Set from the pop-up menu for the Reference property in the Property Editor or from the pop-up menu of a part in the schematic page. Any references changed using Property Editor, Schematic Editor, or during backannotation are marked as changed and are preserved on selecting this and the previous option.
|
Archive Project dialog box
To open this dialog
In the Project manager, choose Archive Project (see Archive Project command) from the File menu.
Use this control... | To do this... |
|
|
Archive output files generated by Capture tools. For example, cross reference reports (*.XRF files), EDIF netlists (*.EDN files) and PSpice project .DAT files, would be archived. |
|
Recursively save any projects referenced from within the current project. |
|
Specify the drive and directory for the project to be archived in. Use the ... button to display the Select Directory dialog box where you can locate and select a new drive, directory, or both. |
|
Activate the File name text box for specifying the name of the compressed archive file. |
|
Specify a name for the compressed archive file. The default name is <projectname-current date>. |
|
Specify whether you want to add more files or directories to your archive. Select the Directories option to add a directory or the Files option to add more files to your archive. |
|
Specify files and directories you want to be archived. Use the ... button to select the files and directories you want to archive. |
Attach Implementation dialog box
To open this dialog
-
From the New Part Properties dialog box.
OR - From the Edit Part Properties dialog box
Use this control... | To do this... |
Specify the type of implementation from one of the following: Schematic View Indicates that the attached implementation is a schematic. Capture automatically generates the appropriate hierarchical pins for the hierarchical block based on the hierarchical ports. VHDL Indicates that the attached implementation is a VHDL entity. Capture automatically generates the appropriate hierarchical pins for the hierarchical block based on the port declarations in the VHDL entity. Verilog Indicates that the attached implementation is a Verilog model. Capture automatically generates the appropriate hierarchical pins for the hierarchical block based on the port declarations in the Verilog model. EDIF Indicates that the attached implementation is an EDIF netlist. If your design includes EDIF implementations for hierarchical blocks, you must specify the hierarchical pins for the hierarchical block; Capture will not generate them from the EDIF netlist. Also, if your design includes EDIF implementations, you can simulate them, but you cannot compile or build them. Project Indicates that the attached implementation is a Capture programmable logic project. You must specify the hierarchical pins for the hierarchical block; Capture will not generate them. Attaching an implementation does not automatically add that file, project, or schematic folder to the project. You must specifically add the implementation to the project with the Project command. |
|
Specify the path and name of the library or file where the attached object is located. |
Advanced Annotation
To open this dialog
Select the Capture design file in the Project Manager, choose Tools – Annotate, and click Advanced Annotation.
Return to top