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

Read yosys libraries from device data files #31

Merged
merged 3 commits into from
Nov 10, 2024

Conversation

coolbreeze413
Copy link
Collaborator

  • Yosys libraries were being copied into share/yosys in the yosys-plugins path for both open source yosys and tabbycad
  • This PR removes all the yosys copy and related API as now yosys-plugins has a way to specify the path directly from device-data
  • This PR also adds passing in the appropriate path for the current device selected to yosys plugins as a parameter.

@coolbreeze413 coolbreeze413 self-assigned this Nov 10, 2024
@coolbreeze413 coolbreeze413 merged commit 4dbfab5 into develop Nov 10, 2024
5 checks passed
@coolbreeze413 coolbreeze413 deleted the read_from_device_data branch November 10, 2024 13:25
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.

1 participant