rahulsetia Posted June 23, 2020 Report Share Posted June 23, 2020 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 ? Quote Link to comment Share on other sites More sharing options...
rahulsetia Posted June 23, 2020 Author Report Share Posted June 23, 2020 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. Quote Link to comment Share on other sites More sharing options...
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.