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] Add better user control for when virtual registers are used #19

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

Comments

@amykyta3
Copy link
Member

Currently, a uvm_vreg is unconditionally used whenever an RDL reg is instantiated within a mem.

Add better user control over this:

  • Disable use of uvm_vreg if desired
  • Only use uvm_vreg if mem contents exceed a particular threshold.
@amykyta3 amykyta3 added this to the v3.0 milestone 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