URL
https://opencores.org/ocsvn/rtc/rtc/trunk
Subversion Repositories rtc
[/] [rtc/] [trunk/] [syn/] [bin/] [reports.inc] - Rev 19
Compare with Previous | Blame | View Log
/* 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
*/