Forum Discussion
4 Replies
- Altera_Forum
Honored Contributor
set_false_path -to {*entity:inst|*}
set_false_path -from {*entity:inst|*} Change the wildcarding as appropriate. - Altera_Forum
Honored Contributor
Thanks! Thanks! Thanks!
- Altera_Forum
Honored Contributor
Would these commands also apply false paths between flops inside of the hierarchy?
- Altera_Forum
Honored Contributor
This would ONLY apply between flops, as that is all that is timed (except IO pins).
What are you trying to cut? you realise that false paths basically just set an ignore list for timequest. You should be careful with false paths and ensure there really is no timing relationship between the two flops.