Commit 5e705d3
fix: use portable path in mock-cpu constraint.sdc
The hardcoded relative path `designs/src/mock-array/util.tcl` breaks
when the working directory isn't the repo root. Use
$::env(DESIGN_HOME) which is the standard pattern for all other SDC
files.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>1 parent 18463c8 commit 5e705d3
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments