head	1.1;
access;
symbols
	rel_15:1.1
	rel_13:1.1
	rel_12:1.1
	rel_11:1.1
	rel_10:1.1
	rel_9:1.1
	rel_8:1.1
	rel_7:1.1
	rel_6:1.1
	rel_3:1.1
	rel_1:1.1;
locks; strict;
comment	@# @;


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


desc
@@


1.1
log
@Changed directory structure, port names and drfines.
@
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
*/

@
