*** Installation on Unix CDFG tool 2.0 is compiled under... - Compile using GNU gcc/g++ 2.8.1 version. - Use GNU make 3.78.1 version. - SunOS 5.5.1 sparc SUNW, Ultra-2. - VDT 2.8.0.2 version. 1. First, decompress the gzipped tar files on CDFG tool home directory % gzip -d cdfgtool-2.0.tar.gz % tar xvf cdfgtool-2.0.tar 2. If you want to recompile the source code, use make % cd $CDFGtool/src % make clean % make install 3. Set the environment variable and the path where all tools are installed. % csh % setenv CDFGtool /the_directory_where_the_CDFG_files_are/ % set path = ($path $CDFGtool/bin) 4. The directory structure will have the following directories. $CDFGtool/bin - where tools are installed. $CDFGtool/doc - where manuals are placed. $CDFGtool/lib - where libraries are installed. $CDFGtool/include - where header files are installed. $CDFGtool/examples - where some testing examples and CDFG files are placed. $CDFGtool/src - where source code is placed. $CDFGtool/src/cdfggen - where VHDL to CDFG generator source files exist. $CDFGtool/src/cdfg2c - where CDFG to C source files exist. $CDFGtool/src/cdfg2vhdl - where CDFG to VHDL source files exist. $CDFGtool/src/parser - where CDFG parser source files exist. *** Please send problems and feedback to: Jinhwan Jeon, Yong-Jin Ahn Design Automation Laboratory, School of Electrical Engineering, Seoul National University URL : http://poppy.snu.ac.kr/CDFG E-mail : ayjin@poppy.snu.ac.kr Fax : +82-2-882-4656