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

[v3.0] Improve user-extensibility of generated UVM code #17

Open
amykyta3 opened this issue Mar 25, 2023 · 0 comments
Open

[v3.0] Improve user-extensibility of generated UVM code #17

amykyta3 opened this issue Mar 25, 2023 · 0 comments
Milestone

Comments

@amykyta3
Copy link
Member

Currently, there isn't really a well-defined mechanism to augment the generated UVM code.

Refactor the template scheme to provide "official" mechanisms that allow users to augment the generated UVM.
This includes:

  • Overrides to base classes
  • Template hooks to allow insertion of user-defined code in all the major UVM register model methods.
  • Template hooks for inserting additional user methods & class variables

All of this to be properly documented in a readthedocs.io page.

@amykyta3 amykyta3 added this to the v3.0 milestone Mar 25, 2023
@amykyta3 amykyta3 changed the title v3.0: Improve user-extensibility of generated UVM code [v3.0] Improve user-extensibility of generated UVM code Mar 25, 2023
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

1 participant