Forum Discussion
Altera_Forum
Honored Contributor
13 years agoThe clock used by set_output_delay should be whatever clock the external register is using -- I assumed it is clk_A.
You don't need to use get_fanouts, if it's not possible/convenient. Just use any combination of -from/-through/-to to restrict the affected paths. Ie, -from [get_ports foo] should be enough. But multi-cycle paths can be tricky, specially when they involve different clocks. Read this first: http://pt.scribd.com/doc/14475172/multi-cycle-paths