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

Add make clean #824

Merged
merged 3 commits into from
Nov 15, 2023
Merged

Add make clean #824

merged 3 commits into from
Nov 15, 2023

Conversation

cadeberkeley
Copy link
Contributor

Added a clean rule to the e2e Makefile that deletes the build directory and all log files in the vlsi directory.

Related PRs / Issues

Type of change:

  • Bug fix
  • New feature
  • Other enhancement

Impact:

  • Change to core Hammer
  • 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 update the poetry.lock file if you updated the requirements in pyproject.toml?
  • (If applicable) Did you add a unit test demonstrating the PR?
  • (If applicable) Did you run this through the e2e integration tests?
  • (If applicable) Did you update the submodules in e2e/ if this feature depends on updated plugins?

@cadeberkeley cadeberkeley added the very low priority No workaround needed, not urgent, no timeline needed label Nov 14, 2023
e2e/Makefile Outdated Show resolved Hide resolved
hammer/synthesis/genus/__init__.py Show resolved Hide resolved
changed two lines to one line
@harrisonliew harrisonliew added this pull request to the merge queue Nov 15, 2023
Merged via the queue into master with commit d914206 Nov 15, 2023
3 checks passed
@harrisonliew harrisonliew deleted the add_make_clean branch November 15, 2023 00:13
bdngo pushed a commit that referenced this pull request Dec 1, 2023
* added '.vh' to list of accepted input files

* added a clean rule to the e2e Makefile

* Update Makefile

changed two lines to one line

---------

Co-authored-by: Cade Richard <[email protected]>
Co-authored-by: Cade Richard <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
very low priority No workaround needed, not urgent, no timeline needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants