~ubuntu-branches/ubuntu/maverick/electric/maverick

« back to all changes in this revision

Viewing changes to com/sun/electric/tool/user/help/helphtml/chap09-10-02.html

  • Committer: Bazaar Package Importer
  • Author(s): Onkar Shinde
  • Date: 2010-01-09 16:26:04 UTC
  • mfrom: (1.1.4 upstream) (3.1.6 sid)
  • Revision ID: james.westby@ubuntu.com-20100109162604-1ypvmy8ijmlc6oq7
Tags: 8.10-1
* New upstream version.
* debian/control
  - Add libjava3d-java and quilt build dependencies.
  - Update standards version to 3.8.3.
  - Add libjava3d-java as recommends to binary package.
* debian/rules
  - Use quilt patch system instead of simple patchsys.
  - Add java3d related jar files to DEB_JARS.
* debian/patches/*
  - Update as per current upstream source. Convert to quilt.
* debian/ant.properties
  - Do not disable 3D plugin anymore.
  - Use new property to disable compilation of OS X related classes.
* debian/wrappers/electric
  - Add java3d related jar files to runtime classpath.
* debian/README.source
  - Change text to the appropriate one for quilt.

Show diffs side-by-side

added added

removed removed

Lines of Context:
67
67
When unusual geometries are extracted, there can be many tiny polygons needed to fill in gaps.
68
68
By default, any polygon smaller than 1/4 unit in area is ignored.
69
69
<P>
 
70
"Use pure-layer nodes for connectivity" requests that all wires in the extracted layout be run
 
71
using pure-layer nodes.  When unchecked, arcs and pins are created to make connections.
 
72
Because complex layout can cause many little arcs and pins to be created in order to mimic the geometry,
 
73
this preference lets a simpler set of pure-layer nodes do the wiring.
 
74
Pure-layer nodes are harder to edit, but simpler when modeling complex geometry.
 
75
<P>
70
76
Active and implant regions can be handled in a number of different ways, depending on the way that
71
77
these layers are defined in the original CIF/GDS.
72
78
<UL>