Forum Discussion
Altera_Forum
Honored Contributor
14 years agoreport_timing -setup -npaths 10 -detail full_path -from_clock $clock_name -panle_name "from clock"
report_timing -setup -npaths 10 -detail full_path -to_clock $clock_name -panle_name "to clock" replace $clock_name with the name of the clock you've created.