Skip to content

Conversation

@krabo0om
Copy link

Related PRs / Issues

#786

Type of change:

  • Bug fix
  • New feature
  • Other enhancement

Impact:

  • Change to core Hammer (but fully compatible)
  • Change to a Hammer plugin
  • Other

Contributor Checklist:

  • Did you set master as the base branch?
  • Did you state the type-of-change/impact?
  • Did you delete any extraneous prints/debugging code?
  • (If applicable) Did you add documentation for the feature?
  • (If applicable) Did you add a unit test demonstrating the PR?
  • (If applicable) Did you run this through the e2e integration tests?

Copy link
Contributor

@harrisonliew harrisonliew left a comment

Choose a reason for hiding this comment

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

Thank you for your contribution! Approval is pending the small suggestion.

lec_bin = self.get_setting("formal.conformal.conformal_lec_bin")
ccd_bin = self.get_setting("formal.conformal.conformal_ccd_bin")
lec_bin = self.get_setting("formal.conformal.conformal_lec_bin") + \
self.get_setting("formal.conformal.conformal_lec_bin_args")
Copy link
Contributor

Choose a reason for hiding this comment

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

This doesn't match the key in the defaults.yml below.

I think for the rest of them I'd prefer doing <tool>_extra_args for clarity instead of <tool>_bin_args or <tool>_args

@harrisonliew harrisonliew added enhancement Cadence Specific to a Cadence tool labels May 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Cadence Specific to a Cadence tool enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants