~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
THESE TOOLS ARE _NOT_ PART OF TEMPO PACKAGE AND
THEREBY ARE PROVIDED AS IS, AND ARE _NOT_
SUPPORTED BY RMS CAD TEAMS.
FOR USE AT YOUR OWN RISKS.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


#####################################
#
# Backend Tools v1.1
#
#####################################

This directory contains a set of skill utilities
that are mainly targeted to analog backend designers

Installation:
-------------

Just edit 'autoload' file and modify 'BksRootDir global
variable, to make it point to the zone where you untared
this directory


Usage:
------

Just do :

load "<root_directory>/autoload" 

in CIW or include this line in .cdslocal

Warnings:
---------

"run ICpack 2.1" will not work, because the code
contains hard-coded references to some GNB paths

Info:
-----

It is possible to set the default value of the abstract generator by setting the variable:
BksAbstractGen = "none"
The value can be any value in ("full" "half" "none").
If no value or any other value is set, the default value will be "half"
