Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

suppress repack commands' error message #1593

Merged
merged 13 commits into from
Nov 4, 2024
Merged

Conversation

treelin611
Copy link
Collaborator

In Arkangel, the repack_dc file can be automatically generated from commands such as "set_clk" and "set_reset" in the PCF file. Therefore, some modifications are made in this PR to suppress the error messages for these two commands while reading pcf file.

libs/libpcf/src/io/pcf_reader.cpp Outdated Show resolved Hide resolved
Copy link
Collaborator

@tangxifan tangxifan left a comment

Choose a reason for hiding this comment

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

@treelin611 Good work. Can you add a testcase? Then it should be ready to merge. Thanks for the contribution.

Copy link
Collaborator

@tangxifan tangxifan left a comment

Choose a reason for hiding this comment

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

LGTM

@tangxifan tangxifan merged commit bf87d16 into master Nov 4, 2024
38 checks passed
@tangxifan tangxifan deleted the disable_repack_error_message branch November 4, 2024 04:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants