Skip to content

ci: add rules for rapidus2hp designs#3376

Merged
maliberty merged 4 commits into
The-OpenROAD-Project:masterfrom
The-OpenROAD-Project-staging:secure-rapidus-ci
Aug 4, 2025
Merged

ci: add rules for rapidus2hp designs#3376
maliberty merged 4 commits into
The-OpenROAD-Project:masterfrom
The-OpenROAD-Project-staging:secure-rapidus-ci

Conversation

@openroad-ci

@openroad-ci openroad-ci commented Aug 4, 2025

Copy link
Copy Markdown
Member

Add rules files for rapidus2hp.

Use the correct name SKIP_DETAILED_ROUTE instead of SKIP_DRT.

Since SKIP_DETAILED_ROUTE is defined at variables.yaml it will always exist
in the route stage, so the check env_var_exists_and_non_empty will always
be true. The check should be done with env_var_equals. Since the variable
is also used in the final stage to decide if OpenRCX should run, we need
"final" included in the variables.yaml file.

Use correct name SKIP_DETAILED_ROUTE instead of SKIP_DRT.

Since SKIP_DETAILED_ROUTE is defined at variables.yaml it will always exist
in the route stage, so the check env_var_exists_and_non_empty will always
be true. The check should be done with env_var_equals. Since the variable
is also used in the final stage to decide if OpenRCX should run we need
"final" included in the variables.yaml file.

Signed-off-by: Vitor Bandeira <vvbandeira@precisioninno.com>
Signed-off-by: Vitor Bandeira <vvbandeira@precisioninno.com>
Signed-off-by: Vitor Bandeira <vvbandeira@precisioninno.com>
Signed-off-by: Vitor Bandeira <vvbandeira@precisioninno.com>

@oharboe oharboe left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tip/nit

@vvbandeira vvbandeira requested a review from maliberty August 4, 2025 20:34
@maliberty

Copy link
Copy Markdown
Member

tip/nit

idk what this means

@maliberty maliberty merged commit 81e6828 into The-OpenROAD-Project:master Aug 4, 2025
8 checks passed
@maliberty maliberty deleted the secure-rapidus-ci branch August 4, 2025 21:31
@oharboe

oharboe commented Aug 5, 2025

Copy link
Copy Markdown
Collaborator

tip/nit

idk what this means

I left a review comment for @jeffng-or w.r.t. the problem that he ran into w.r.t. spelling errors on variable names and had some ideas on syntax check of variables

@maliberty

Copy link
Copy Markdown
Member

hmm... I don't see any comments

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.

4 participants