1
2ALCBANNER(1)                ALLIANCE USER COMMANDS                ALCBANNER(1)
3
4
5

NAME

7       alcbanner - Display a standardized banner for Alliance tools
8
9
10

ORIGIN

12       This software belongs to the  ALLIANCE CAD SYSTEM developed by the ASIM
13       team at LIP6 laboratory of Université Pierre et Marie CURIE, in  Paris,
14       France.
15
16       Web : http://asim.lip6.fr/recherche/alliance/
17       E-mail : alliance-users@asim.lip6.fr
18
19
20

SYNOPSIS

22       alcbanner tool toolversion purpose copyrightdates
23
24

DESCRIPTION

26       alcbanner  display  on  stdout  a  standardized banner for the Alliance
27       tools.  This is a compiled version of the alliancebanner(2) function.
28
29
30

EXAMPLE

32              alcbanner GenPat 3.1 "Procedural GENeration  of  test  PATterns"
33              1991
34
35       will display :
36
37
38                    @@@@ @                        @@@@@@@
39                  @@    @@                          @@   @@               @
40                 @@      @                          @@    @@             @@
41                @@             @@@@@   @@@ @@@      @@    @@   @@@@      @@
42                @@            @     @   @@@   @     @@   @@   @@   @   @@@@@@@@
43                @@     @@@@@ @@     @@  @@    @@    @@@@@     @@   @@    @@
44                @@     @ @@  @@@@@@@@@  @@    @@    @@          @@@@@    @@
45                @@    @  @@  @@         @@    @@    @@        @@   @@    @@
46                 @@      @@  @@      @  @@    @@    @@       @@    @@    @@
47                  @@    @@    @@    @@  @@    @@    @@       @@   @@@    @@   @
48                    @@@@        @@@@   @@@@  @@@@ @@@@@@      @@@@  @@    @@@@
49
50                            Procedural GENeration of test PATterns
51
52                         Alliance CAD System 3.2b,          genpat 3.1
53                         Copyright (c) 1991-1997,       ASIM/LIP6/UPMC
54                         E-mail        : alliance-users@asim.lip6.fr
55
56
57
58

SEE ALSO

60       mbk(1) alliancebanner(3).
61
62
63

DIAGNOSTICS

65       The  output  is  centered for a 80 columns screen, so it can be used on
66       most display easily, and not found at execution time.
67
68       alliancebanner: Error:  Resulting  size  bigger  than  80  columns  not
69       allowed
70              The  tool  argument  must  be such that its resulting size isn't
71              wider that 80 culumns.  This means, since the character  set  is
72              proportional,  that  the  longest  name  to be output is about 8
73              characters long.
74       alliancebanner: Error: Character out of [0-9A-Za-z] range
75              The tool parameter has a non allowed character in it.  For  sim‐
76              plicity purposes, only numbers and letters are accepted.
77
78
79
80
81
82
83ASIM/LIP6                       October 1, 1997                   ALCBANNER(1)
Impressum