Table of Contents

Name

librut - rut library description

Description

I) DATA STRUCTURES USED

typedef struct coord_t
{
long X;
long Y;
} coord_t;

The structure coord_t is a data structure used to have a couple of coordinates.

II)
Description of the macros
-
char CheckPhysicalGridAligned(c) long c;

Tests if the integer `c' is a multiple of the grid step. If true, then value 0 is returned else value 1 is returned.

III)
Functions of LibRut library

searchrdsfig
Searchs a figure by its name in the figure's list in memory

getrdsmodellist
Gets models's list of instances of a figure.

applyrdssym
applies a transformation to a rectangle from a model.

See Also

librds, librfm, librpr, librtl, librwi

Bug Report

This tool is under development at the ASIM/LIP6/UPMC laboratory, cao-vlsi research team.
We need your feedbak to improve documentation and tools. If you find bugs, please fill-in the form at http://asim.lip6.fr/alliance/support/bug-report/ Thanks for doing this.


Table of Contents

 



Alliance Web Site © 1997, 2002 ASIM/LIP6/UPMC, page maintained by Czo [Olivier Sirol] , last updated on 26 May 2000.