|
Post by Mukesh on Apr 30, 2013 7:43:43 GMT
how to connect three different initiator socket with a single target socket when the functionality of target is implemented in b_transport function ??
|
|
|
Post by mohitn on May 1, 2013 3:18:17 GMT
how to connect three different initiator socket with a single target socket when the functionality of target is implemented in b_transport function ?? well that can be possible if you have an interconnect component the three initiator and on target which could act as an arbiter in this case.....
|
|
|
Post by Mukesh on May 1, 2013 7:45:58 GMT
how to connect three different initiator socket with a single target socket when the functionality of target is implemented in b_transport function ?? well that can be possible if you have an interconnect component the three initiator and on target which could act as an arbiter in this case..... Hello Mohit Thanks For your reply. but i have seen interconnect component. if it has 3 socket at one side (input). then it must have same number of socket on other side (output). Please have a look on it: But now i have only one input socket at the target end. then how can we connect a 3 initiator socket with one target socket ?
|
|
|
Post by richa11verma on May 1, 2013 11:24:20 GMT
Mukesh
You can use arbiter for that purpose. In addition to this use convinient socket at target.
|
|
|
Post by Mukesh on May 2, 2013 3:57:25 GMT
Mukesh You can use arbiter for that purpose. In addition to this use convinient socket at target. Thanks Richa for your feedback
|
|