nndad Posted January 19, 2012 Report Posted January 19, 2012 Hi, Recently I switched from VMM to UVM RAL & I have noticed that the get_register map is horribly slower than VMM RAL. It seems internally UVM RAL uses some sort of hash table & currently the search seems to be done the brut force method rather than doing a cleaner binary search. I'm referring to the field writes & gets. Has anyone noticed this? Thanks Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.