Jump to content

How to get handles of parameters belonging to an sc_object ?


Recommended Posts

I want to get the list of all the parameter handles  belonging to an sc_module/sc_object. get_param_handles with a predicate of hierarchical name also would not work as in case of sub-system, a hierarchical instance can match to the param name of a sub component. Any suggestions ?

Link to comment
Share on other sites

12 minutes ago, rahulsetia said:

I want to get the list of all the parameter handles  belonging to an sc_module/sc_object. get_param_handles with a predicate of hierarchical name also would not work as in case of sub-system, a hierarchical instance can match to the param name of a sub component. Any suggestions ?

i could use originator, but what if i have set a preset value even before the parameter is constructed.

Link to comment
Share on other sites

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...