Shashidhar Posted February 16, 2017 Report Share Posted February 16, 2017 HI 1)I would like to know the difference between tlm_initiator_socket and simple_initiator_socket. From TLM LRM ,I understood that simple_initiator_socket. is also derived from tlm_initiator_socket and we need to register this socket with nb_transport_bw in the constructor. But after from this,is there any advantages of using it over tlm_initiator_socke. 2)And also simple_initiator_socket is part of tlm_utils and the feature which are part of tlm_utils does not support inter operable ,I would like to know why?? Regards Shashidhar Quote Link to comment Share on other sites More sharing options...
AmeyaVS Posted February 16, 2017 Report Share Posted February 16, 2017 Hi, You can look into the previous discussion on the same. http://forums.accellera.org/topic/1603-simple-sockets-and-tlm-sockets/ You can also refer the Doulos TLM tutorial here about the tlm_utils. Regards, Ameya Vikram Singh deeku 1 Quote Link to comment Share on other sites More sharing options...
Shashidhar Posted February 22, 2017 Author Report Share Posted February 22, 2017 thanks for the link ameya. Any idea about my 2nd doubt?? 2)And also simple_initiator_socket is part of tlm_utils and the feature which are part of tlm_utils does not support inter operable ,I would like to know why?? Quote Link to comment Share on other sites More sharing options...
AmeyaVS Posted February 22, 2017 Report Share Posted February 22, 2017 Hello Shashidhar, You can look at the heading "Interoperability and the Base Protocol" on the same page on the Doulos TLM Tutorial page: https://www.doulos.com/knowhow/systemc/tlm2/tutorial__1/ Hopefully it helps, let me know. Regards, Ameya Vikram Singh Philipp A Hartmann 1 Quote Link to comment Share on other sites More sharing options...
Shashidhar Posted February 23, 2017 Author Report Share Posted February 23, 2017 Hi Ameya I have gone through the the link which you mentioned. if my understanding is correct,since simple sockets derive from standard sockets (tlm_initiator and target sockets) and these standard sockets are Inter operable ,so even simple sockets also supports interoperability. Regards Shashidhar 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.