Skip to content

fix: use portable path in mock-cpu constraint.sdc#4081

Merged
maliberty merged 1 commit into
The-OpenROAD-Project:masterfrom
oharboe:orfs-consistency
Mar 31, 2026
Merged

fix: use portable path in mock-cpu constraint.sdc#4081
maliberty merged 1 commit into
The-OpenROAD-Project:masterfrom
oharboe:orfs-consistency

Conversation

@oharboe
Copy link
Copy Markdown
Collaborator

@oharboe oharboe commented Mar 30, 2026

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.

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>
@oharboe oharboe requested a review from maliberty March 30, 2026 20:05
@maliberty maliberty merged commit 4e65cc6 into The-OpenROAD-Project:master Mar 31, 2026
8 checks passed
@oharboe oharboe deleted the orfs-consistency branch April 19, 2026 19:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants