I have a process that is asynchronous/external to SystemC Kernel. I want this process to generate an event to a systemC thread.
I read on forums that there is mechanism - "async_request_update" - in system 2.3.0 to do so without corrupting systemC kernel data structures.
Is there an example showing how to use this mechanism with OSCI simulator?
Thanks
Piyush