Chapter 4: Display
plug
4-10: 3D Windows
4-10-1: Introduction to 3D
plug


Electric has the ability to view an integrated circuit in 3-dimensions as shown below, allowing a fuller understanding of the interaction between layers. When displaying 3D, you can rotate, zoom, and pan the image to get a better view, however you can no longer change the circuit.

The 3D View is based on Java3D, the Java interface for interactive 3D graphics. Because not everyone has a full 3D capability on their computer, the 3D facilities are dependent on these extra plugins:

Figure 4.10
  • Java3D is the core 3D package and must be installed. Take care when choosing a version of Java3D: if your JVM (Java Virtual Machine) is 64-bit then you must install a 64-bit version of Java3D.
  • JMF is an optional package from Oracle that enables animation.
  • Animation is an optional extra download from Static Free Software that does animation (it needs JMF).
See Section 1-5 for details about getting these extensions.

To see the 3D view of a layout cell, use the 3D View command (in menu Window / 3D Window). The cell is displayed in 3D, and mouse movements will rotate, pan, or zoom the circuit. Use the left button to rotate, the right button for panning, and the middle one for zooming. When zooming, drag the middle button in one direction to zoom in, and the other direction to zoom out. Standard pan and zoom operations (in menu Window) are also available (see Section 4-4-1 and Section 4-4-2).

Each layer of a node or arc is drawn as a separate object in the 3D view. If you click on a node or arc in a 2D view, all of its layers will be highlighted in the 3D view. Conversely, clicking on any layer of a node or arc in the 3D view will show the entire component in the 2D view.

Figure 4.16
Figure 4.17
Cell instances will be drawn as bounding boxes if they are unexpanded (top illustration), and will show their contents if expanded (bottom illustration).

Troubleshooting

If you are running on Windows and are using MDI mode (multiple document interface) the 3D display may not work properly. See Section 1-3 for instructions on running Electric in SDI mode.

Because Java3D makes use of the graphics hardware on your computer, it may be useful to test that hardware with the Test Hardware command (in menu Window / 3D Window).


Prev Previous     Contents Table of Contents     Next Next