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

Only run vector generation once at the end of make invocation #117

Open
Rahix opened this issue Jan 5, 2023 · 0 comments
Open

Only run vector generation once at the end of make invocation #117

Rahix opened this issue Jan 5, 2023 · 0 comments
Labels
buildsystem Related to generating the device-modules from ATDF files. help wanted Extra attention is needed

Comments

@Rahix
Copy link
Owner

Rahix commented Jan 5, 2023

Maybe someone else has better GNU make skills than I have: Right now, the GEN-VECTOR step runs once for each chip. It would be better to only run it a single time after all other jobs have completed. Is there a way to do that?

@Rahix Rahix added help wanted Extra attention is needed buildsystem Related to generating the device-modules from ATDF files. labels Jan 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
buildsystem Related to generating the device-modules from ATDF files. help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant