FreeBSD Manual Pages
FLATBEH(1) ALLIANCE USER COMMANDS FLATBEH(1) NAME flatbeh - Synthetize a behavioral description from a structural de- scription SYNOPSIS flatbeh root_structural_file [ output_file ] ORIGIN This software belongs to the ALLIANCE CAD system from the CAO-VLSI team at MASI laboratory, University P. et M. Curie 4, place Jussieu ; 75252 PARIS Cedex 05 ; FRANCE Fax: (33-1) 44.27.62.86 ; E-mail: cao-vlsi@masi.ibp.fr DESCRIPTION flatbeh synthetize a VHDL behavioral data-flow description from a structural description. It flattens the structural description (it can be a hierarchy of macro block) until the cells which have a behavioral description. Then it raise all the equations and create a behavioral description of the root file. PARAMETERS root_structural_file is the filename of the root of the structural de- scription file. output_file is the destination filename for behavioural description. ENVIRONMENT VARIABLES MBK_CATA_LIB list of directories containing descriptions. The default path is the current directory (see mbk(1)). MBK_CATAL_NAME Indicates the file where the behavioral description files are given. This serves to flatbeh to stop the flatten of the structural root circuit.(see mbk(1)) MBK_IN_LO file extension for structural entity. (see mbk(1)) EXAMPLE flatbeh adder_32 SEE ALSO vhdl(5), mbk(1). BUGS Please e-mail to cao-vlsi@masi.ibp.fr for bug report and suggestions. Release 1.0 29 january 1993 FLATBEH(1)
NAME | SYNOPSIS | ORIGIN | DESCRIPTION | PARAMETERS | ENVIRONMENT VARIABLES | EXAMPLE | SEE ALSO | BUGS
Want to link to this manual page? Use this URL:
<https://www.freebsd.org/cgi/man.cgi?query=flatbeh&sektion=1&manpath=FreeBSD+12.2-RELEASE+and+Ports>