Commit 47d4b4c
committed
asap7: add path groups to constraints.sdc
platforms/asap7/constraints.sdc, read the comments in that
file for the full story, is a shared constraints file for
designs, such as mock-array, that is building a hierarchy
of macros.
Add path groups to this design so that the slack histogram
can filter on path group.
Constraints must be met for each macro in the reg2reg path
group, but violations at the macro level for paths
outside of the reg2reg path group may or may not be
a problem higher up when the macro is used.
Signed-off-by: Øyvind Harboe <[email protected]>1 parent 476dbce commit 47d4b4c
1 file changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
0 commit comments