amitk3553 Posted July 31, 2013 Report Posted July 31, 2013 Hello all, I have to develop a module which would act both as target and initiator. Means a module which is receiving data through a socket(input), performing some operations on that and transmitting that through a socket(output). Could u provide me some example of this type using terms transaction, blocking and non blocking interface, sockets. Like I have to create both type of sockets in same module, and some functionality in the module. Thanks with Regards cam Quote
apfitch Posted July 31, 2013 Report Posted July 31, 2013 You might find the Router example on our website useful: http://www.doulos.com/knowhow/systemc/tlm2/tutorial__3/ regards Alan amitk3553 1 Quote
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.