head	1.1;
access;
symbols;
locks; strict;
comment	@# @;


1.1
date	2001.08.22.00.07.47;	author lampret;	state Exp;
branches;
next	;


desc
@@


1.1
log
@Chnaged directory structure.
@
text
@/* Basic reports */
report_area			> LOG_PATH + STAGE + _ + TOPLEVEL + _area.log
report_timing -nworst 10 	> LOG_PATH + STAGE + _ + TOPLEVEL + _timing.log
report_hierarchy        	> LOG_PATH + STAGE + _ + TOPLEVEL + _hierarchy.log
report_resources        	> LOG_PATH + STAGE + _ + TOPLEVEL + _resources.log
report_constraint		> LOG_PATH + STAGE + _ + TOPLEVEL + _constraint.log
/*
report_power        		> LOG_PATH + STAGE + _ + TOPLEVEL + _power.log
*/

@
