rajit.a Posted October 22, 2013 Report Share Posted October 22, 2013 Hi Can anybody please tell me how to write a transactor for an existing System C model? I can write a systemC model as well as a LT TLM model. But i don't know how to interconnect both of them using ports. Any valuable help would be appreciated. Thanks CliffordPersechino 1 Quote Link to comment Share on other sites More sharing options...
apfitch Posted October 24, 2013 Report Share Posted October 24, 2013 You need to write a module that implements the transport interface, but then within the body of the tranport function converts the payload data into pin-wiggles. As it's LT, you could simply block until the transfer completes, regards Alan Quote Link to comment Share on other sites More sharing options...
rajit.a Posted November 6, 2013 Author Report Share Posted November 6, 2013 Hi Alan I really appreciate your help. Thanks & Regards Rajit 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.