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

Create an external module version of TydiModule. #9

Merged
merged 1 commit into from
Mar 20, 2024

Conversation

ccromjongh
Copy link
Member

This is required to properly support auto-generated external modules by Tydi-lang, see also ccromjongh/tydi-lang-2-chisel#3.
The TydiModule has been split up in a trait TydiModuleMixin that is mixed into the TydiModule and TydiExtModule classes.

@ccromjongh ccromjongh added the enhancement New feature or request label Mar 20, 2024
@ccromjongh ccromjongh self-assigned this Mar 20, 2024
@ccromjongh ccromjongh merged commit e5f14c0 into main Mar 20, 2024
1 check passed
@ccromjongh ccromjongh deleted the chore/module-revamp branch March 20, 2024 11:46
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

Successfully merging this pull request may close these issues.

1 participant