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

Declaratively specify and pull dependencies #701

Open
yousifBilal opened this issue Aug 19, 2024 · 0 comments
Open

Declaratively specify and pull dependencies #701

yousifBilal opened this issue Aug 19, 2024 · 0 comments

Comments

@yousifBilal
Copy link

Hello,

I am interested in using FuSoc. I would like to know if there is a way to declare my dependencies and have the tool pull it through git.

Suppose you are working on project a locally, and it depends on b and c. c and b both exist in some github repositories. All of these projects have there respective .core files.
So far, I can only make the tool link the dependencies if I had previously added them with fusesoc library add .... If I give the fusesoc.conf file to a collleague, the tool would complain that it cannot find the libraries (not a directory error). So he has to manually add all the libraries. I would expect the tool to check that if the libraries are not present, it would simply result to pulling them. Is this possible currently? or is it in any way planned?

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

No branches or pull requests

1 participant