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

Allow custom project definitions #586

Open
AndrewNolte opened this issue Mar 1, 2024 · 0 comments
Open

Allow custom project definitions #586

AndrewNolte opened this issue Mar 1, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@AndrewNolte
Copy link

I think it was be nice to customize the project descriptor format, rather than just sticking to the standard ones like EDAM and vunit. For example, settings up a configuration like this

"teros.projects.lsproj" : "findprojects.sh" -> outputs project -> file backing name
"teros.projects.lsconf" : "findconfigs.sh" -> outputs project -> list[configs] where configs are parameterizations of the project

And having the project structure tab use these to find projects and configs. I actually don't see a sort of config tab like this, how is this achieved currently? I'm assuming edalize has something like this for configs, or would each config be a different project currently?

@AndrewNolte AndrewNolte added the enhancement New feature or request label Mar 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant