HJC 0 Report post 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 Share this post Link to post Share on other sites
Roman Popov 72 Report post 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 Share this post Link to post Share on other sites
HJC 0 Report post 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 Share this post Link to post Share on other sites