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

ci2504 dev #565

Open
wants to merge 32 commits into
base: ci2504-DEV
Choose a base branch
from
Open

ci2504 dev #565

wants to merge 32 commits into from

Conversation

d-m-bailey
Copy link
Contributor

Makefile related updates

Updated manifest recipes.
Removed background recipes.
Removed unused COMMIT variables.
Replaced recipes for unused targets with messages that the targets were not supported.
Added unspilt targets.
Changed uncompress dependencies to unspilt where necessary.
Allow volare installation from user directories.
Standardize manifest output across distress.
Added check-gpio-id target for oasis data.
Updated final target to handle uncompressed files.

d-m-bailey and others added 29 commits February 9, 2025 17:57
- Added deleted targets with a message stating that the target has been deleted.
- Removed openlane/README.rst before creating to prevent outdated version on error.
- Corrected .RECIPE keyword to .PHONY
- Corrected python check message to correct version.
- Sort manifest files
- Handle compressed files in master_manifest
- set_user_id had no dependencies
- gen_gpio_defaults had a dependency for caravan_core.mag, but
  added a smart_open routine to natively open an uncompressed or
  compressed file based on the suffix. No need to recompress.
- Added message saying the lvs-* recipes may be out-of-date and have limited support.
- Removed redundant BLOCKS calculation
- Renamed lvs-* to lvs-mag-* to avoid conflicts with user_project Makefiles
- Uncompress caravel_core/caravan_core.mag if compressed.
- Add mcw path to compose_final.tcl.
- Return magic exit code.
…to ci2504-DEV

manifest sort order differences across Linux distros.
Development does not create oas files, so not tested on development data.
Copy link
Contributor

@DavidRLindley DavidRLindley left a comment

Choose a reason for hiding this comment

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

We reviewed this in a meeting on Feb 17, 2025. I'm good with pushing it to ci2504-DEV for testing.

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