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

Targets in dependencies #634

Open
skilambi opened this issue Jul 25, 2023 · 1 comment
Open

Targets in dependencies #634

skilambi opened this issue Jul 25, 2023 · 1 comment

Comments

@skilambi
Copy link

Hello,
I had a question regarding specifying targets in dependencies. When I have a particular target that I am selecting for the top core file, the dependencies are pulling in the "default" target. Is there a way to tell fusesoc to pull the same target across the top as well as dependency core files? Right now the behavior looks like it pulls the files I have specified under the target (eg synth) for the top core file but then for all the dependencies, it pulls only the default filesets. I am using the vivado tool-flow from within fusesoc.

Regards,
Sai.

@sebinho
Copy link

sebinho commented Nov 16, 2023

I am also encountering the same issue and wondering if there is a solution to this.
In my case, I have a top level core that depends on other cores. But I need to use different filesets when doing simulations, for example because I use simulation models.
@olofk any clue on this?

Thanks a lot!

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

2 participants