1FSM101(1)                    ALLIANCE FSM LIBRARY                    FSM101(1)
2
3
4

NAME

6       fsm - Finite State Machine representation.
7
8

ORIGIN

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

DESCRIPTION

18       fsm is a library that enables to represent finite state machine.
19
20
21       Types :
22
23       fsmin_list          - inputs of a FSM.
24
25       fsmout_list         - outputs of a FSM.
26
27       fsmport_list        - ports of a FSM.
28
29       fsmlocout_list      - state output assign.
30
31       fsmtrans_list       - transition of a FSM.
32
33       fsmstate_list       - state of a FSM.
34
35       fsmstack_list       - stack of a FSM.
36
37       fsmfig_list         - FSM figure.
38
39
40       Functions :
41
42
43       ...
44
45
46       libFsm101.a :
47
48
49
50
51
52
53ASIM/LIP6                       October 1, 1997                      FSM101(1)
Impressum