1FLATBEH(1) ALLIANCE USER COMMANDS FLATBEH(1)
2
3
4
6 flatbeh - Synthetize a behavioral description from a structural
7 description
8
9
11 flatbeh root_structural_file [ output_file ]
12
13
15 This software belongs to the ALLIANCE CAD system from the
16 CAO-VLSI team at MASI laboratory, University P. et M. Curie
17 4, place Jussieu ; 75252 PARIS Cedex 05 ; FRANCE
18 Fax: (33-1) 44.27.62.86 ; E-mail: cao-vlsi@masi.ibp.fr
19
20
22 flatbeh synthetize a VHDL behavioral data-flow description from a
23 structural description. It flattens the structural description (it can
24 be a hierarchy of macro block) until the cells which have a behavioral
25 description. Then it raise all the equations and create a behavioral
26 description of the root file.
27
28
30 root_structural_file is the filename of the root of the structural
31 description file.
32
33 output_file is the destination filename for behavioural description.
34
35
37 MBK_CATA_LIB list of directories containing descriptions. The
38 default path is the current directory (see mbk(1)).
39
40 MBK_CATAL_NAME Indicates the file where the behavioral description
41 files are given. This serves to flatbeh to stop the
42 flatten of the structural root circuit.(see mbk(1))
43
44 MBK_IN_LO file extension for structural entity. (see mbk(1))
45
46
48 flatbeh adder_32
49
50
52 vhdl(5), mbk(1).
53
54
56 Please e-mail to cao-vlsi@masi.ibp.fr for bug report and suggestions.
57
58
59
60Release 1.0 29 january 1993 FLATBEH(1)