MAKEDELA

NAME
SYNOPSIS
OPTIONS
DESCRIPTION
SEE ALSO

NAME

makedela - auxiliary program for substrate resistance extraction

SYNOPSIS

makedela [-Edvwx] [-m maxmem] cell [...]

OPTIONS

-E

do not automatically remove the input file 'cont_aln' from the database.

-d

print debugging information.

-v

verbose mode.

-w

generate information for space for drawing the Delaunay triangulation.

-x

generate a PIC representation of the Delaunay triangulation in a file cellname.pic.

-mmaxmem

use maxmem (default 1) MByte of main memory for sorting of edges.

DESCRIPTION

Makedela is an auxiliary program for space (1ICD) that is used for fast substrate resistance extraction. It takes as input line segments from a stream "cont_aln" (produced by space during a first pass) and produces as output a Delaunay triangulation for the contacts (including information like distances between the contacts) in a stream called "delaunay" (read by space during a second pass). Makedela is automatically invoked by space (1ICD) when using the option -b for fast substrate resistance extraction.

SEE ALSO

space (1ICD).