Tutorial on ALLIANCE 1.1
------------------------

Welcome to ALLIANCE, A new set of tools for teaching VLSI design.

In this tutorial, you will learn the practical use of ALLIANCE tools
by building a very simple circuit from scratch.

Before you proceed to the real beginning of the tutorial, you must create
several shell windows in your Graphic User Interface. Typically, you must 
run openwin and have at least three windows opened.
You must make sure that the current directory is the same for each window.

You must also make sure that programs are really available

Try issuing the following command:

> desb 

If everything is working, you get approximatively the following result:



           @@@@@@@@@@        @@@@@@@@@@@      @@@@@@@@@@@      @@@@@@@@@    
           @@@@@@@@@@@       @@@@@@@@@@@      @@@@@@@@@@@      @@@@@@@@@@   
           @@@      @@@      @@@              @@@              @@@     @@@  
           @@@      @@@      @@@              @@@              @@@     @@@  
           @@@      @@@      @@@@@@@@@        @@@@@@@@@@@      @@@@@@@@@@  
           @@@      @@@      @@@@@@@@@        @@@@@@@@@@@      @@@@@@@@@@  
           @@@      @@@      @@@                      @@@      @@@     @@@  
           @@@      @@@      @@@                      @@@      @@@     @@@  
           @@@@@@@@@@@       @@@@@@@@@@@      @@@@@@@@@@@      @@@@@@@@@@  
           @@@@@@@@@@        @@@@@@@@@@@      @@@@@@@@@@@      @@@@@@@@@   

                                    Version 2.8
                                    27 janv 1993
                            (c)copyright  MASI CAO & VLSI 
                          support: e-mail cao-vlsi@masi.ibp.fr 





Usage : desb <file1> [file2] [-p=n][-h][-v][-i]
        file2 is the vhdl file to be generated (default is file1)
        n is the depth for functional analysis 
        h accelerates DESB when '_s' convention is adopted
        v vectorises the port list of the vhdl description
        i makes desb read the '.inf' file


If it does not work, please abort the tutorial and fix pathnames.

Press <return> to continue.
