Quantcast
Viewing all articles
Browse latest Browse all 1088

Efficient way to create vpi handles and callbacks

Hello Everyone,

Currently I am using following VPI calls to create handles and callbacks to my design hierarchal signals.

vpiHandle handle = vpi_handle_by_name( , );

cb_handle = vpi_register_cb(&cb_data);

Issue is that, for "n" number of nodes I need to call these commands "n" times and as the number of signals increases this whole process becomes significantly time taking.

 Is there any more efficient and  faster way to create multiple handles/callbacks in one go. I need to create millions of such handles and call backs.

I will really appreciate any inputs on this.

Thanks,

Image may be NSFW.
Clik here to view.

Viewing all articles
Browse latest Browse all 1088

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>