librut - rut library description
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.
Tests if the integer `c' is a multiple of the grid step. If true, then value 0 is returned else value 1 is returned.
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.
librds, librfm, librpr, librtl, librwi
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.