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

Unify multitest modules names #324

Closed
jawoznia opened this issue Mar 11, 2024 · 0 comments · Fixed by #325
Closed

Unify multitest modules names #324

jawoznia opened this issue Mar 11, 2024 · 0 comments · Fixed by #325
Assignees
Milestone

Comments

@jawoznia
Copy link
Collaborator

Initially we allowed multiple macro calls (contract and interface) in single modules. To make that possible we had to generate unique module names for Multitest code.

Since #119 all the generated code is generated in sv module and it`s required that the user makes only a single macro call per module.

To simplify API we should rename multitest_utils and test_utils to simply mt module.

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

Successfully merging a pull request may close this issue.

1 participant