Chapter 12: MENU SUMMARY

plug

12-5: The Export Menu

plug


Figure 12.5

Ports are the sites of arc connections on nodes. Primitive nodes have ports automatically defined, but cell instances (complex nodes) have no ports on them. The locations of arc connections on these instances must be defined by creating exports inside of the cell's definition. These are simply ports that have been "exported".

Create Export... [3-6]

This command takes the currently highlighted port on the currently highlighted node and makes it an export of the current cell. The export then becomes a port on instances of the cell, higher up the hierarchy.
Figure 3.2
A dialog will be presented for the name and characteristics of the export. The characteristics may be directional (input, output, bidirectional), levels (power or ground), clocking (clock with optional phases 1 through 6), or reference (with an associated reference export name).

The option "Always drawn" indicates that the export name will not be suppressed when the port is connected or otherwise in use. The option "Body only" indicates that this export will not be included in an iconic view of the cell.



Re-Export Everything [3-6]

This command automatically creates exports in the current cell, wherever a port on a sub-cell instance is found to be unconnected and unexported. All such ports on subcell instances are exported. This is useful in array-based design where the edges of the array, which are not connected, should be exported further up the hierarchy.

Re-Export Highlighted [3-6]

This command does the same thing as Re-Export Everything, except that it functions only on the currently highlighted nodes.

Re-Export Power and Ground [3-6]

This command does the same thing as Re-Export Everything, except that it functions only on Power and Ground exports.



Delete Export [3-6]

This command removes the export on the currently highlighted node.

Delete All Exports on Highlighted [3-6]

This command removes the all exports on all of the currently highlighted nodes.

Delete All Exports in Area [3-6]

This command removes the all exports in the selected area.

Move Export [3-6]

This command moves an export from one node to another. The source port is selected in the standard fashion and the destination port is specified with the toggle select button. Be sure that the correct port is highlighted on both the source and destination nodes.

Rename Export... [3-6]

This command allows you to rename any of the exports in the current cell.



Summarize Exports [3-6]

This command makes a condensed summary of the exports in the current cell.

List Exports [3-6]

This command lists the exports in the current cell.

Show Exports [3-6]

This command shows all exports in the current cell (drawing a line from the export to the edge of the display). The display of export location is temporary, and goes away when the cell is redrawn.

Port and Export Options... [3-6]

This command affects the way that ports and exports are drawn in the current window. "Full Port Names" causes the complete name to be drawn. "Short Port Names" displays port names up to the first nonalphabetic character. For example, the port names "In" and "In.17" will both display as "In". "Ports as Crosses" causes "+" signs to be drawn. instead of text. To remove port display completely, use the Layer Visibility command of the Windows menu.
Figure 3.9



Show Ports on Node [3-6]

This command shows all port locations on the currently selected nodes. The display of port location is temporary, and goes away when the cell is redrawn.



Add Exports from Library... [3-6]

This command copies exports from one library to another. It prompts for another library and locates exports in that library that should be in the current one. It does this by finding cells in the other library that have the same name as those in the current library. New exports are then created in the current library to match the location of those in the other library.

This command is useful in managing standard cell libraries that are imported from other file formats. Because some formats contain geometry and others contain connectivity, this command is needed to put them together.


Prev Previous     Contents Table of Contents     Next Next