HJC Posted January 8, 2018 Report Posted January 8, 2018 hi, I want to implement systemC TLM design that uses a simple bus to communicate between the two separate modules. I want to know how to use systemc built in simple bus library. Please help me in this regard. Thanks in advance. Quote
Roman Popov Posted January 8, 2018 Report Posted January 8, 2018 Do you mean simple_initiator_socket/simple_target_socket? They are described in TLM tutorial here : https://www.doulos.com/knowhow/systemc/tlm2/ Quote
HJC Posted January 8, 2018 Author Report Posted January 8, 2018 Don't know if it is called socket, but i am talking about systemc bus, a communication channel, as fifo. 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.