# Alliance VLSI CAD System
#
# Home page          : http://www-asim.lip6.fr/alliance/
# E-mail support     : mailto:alliance-support@asim.lip6.fr
# ftp sites          : ftp://ftp.lip6.fr/lip6/softs/alliance/
#                   or ftp://ftp-asim.lip6.fr/pub/alliance/
#

# This is copyright of the LIP6/ASIM laboratory of the University of Paris.

##---------------------------##
##                           ##
## CadenceAlliance DesignKit ##
##    	Version 1.0          ##
##                           ##
##---------------------------##

Versions:
	This is version 1.0 of the DesignKit
	It is for version 97a of the Cadence tools


Installation:

	1) extract files from the archive cada_distrib-1.0.tgz
	   
	   tar zxvf cadal_distrib-1.0.tgz
	   or : gunzip -c cadal_distrib-1.0.tgz | tar -vxf -

Edit these files and REPLACE either CADAL or OPUS by the appropriate paths.

CADAL="Home of extraction of the files of cadal"
OPUS ="Home of the Cadence tools installation"

Files: 	
	install
	.cdsinit
	.cdslocal
	cds.lib
	mbkcad
	vlogIn.file
        
!!! Important: You may need to edit these files to setup your own environment

To use the cadal designkit, it is preferable to go to another directory.

In that directory run
	$CADAL/insatll
This will copy the appropriate files.

CAUTION: The file .cdsenv must be in the root directory of the user.

DOCUMENTATION:
An example of a lab. session is provided in the doc directory. Sorry, it is in French.
Help is also provided in the Alliance menu in the main window of Cadence.


To start use the designkit:

	$CADAL/install
	source mbkcad
	icfb

