Forum Discussion
Altera_Forum
Honored Contributor
14 years ago --- Quote Start --- I realize that the number of pipeline stages is corresponding to the number of delays between input and output signals. So what is the benefit of this parameter? --- Quote End --- You can add more pipeline stages if you find this block on a failing path in the timing analyzer. Another reason to use it might be to add more delay to balance with another path, without you having to insert an explicit delay block.