Hello every body,
Can I do two write transactions by srio in parallel ?
Thank you very much
amar
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hello every body,
Can I do two write transactions by srio in parallel ?
Thank you very much
amar
Amar,
Which device is this question for? Most devices with SRIO can have the SRIO configured in either 1 4x or 4 1x links. The multiple 1x links can have transactions operating in paralllel.
Best Regards,
Chad
Hello,
I work on TMS320C6474 SRIO, and I thank that the single port port configured is 1x.
thank you very much.
amar
Hello,
I work on TMS320C6474 SRIO, and I think that the single port configured is 1x.
thank you very much.
amar
Looks like I clicked the wrong button, meant to suggest an answer - not to suggest as answer.
Anyway, on C6474 it has 2 1x lanes, which operate independently, so yes two write transactions can be submitted and occur at the same time. Note that this is only parallel in the sense that they occur at the same time, it's not a forced occurrence as would be for a parallel interface but instead it's two separate serial interfaces.
Best Regards,
Chad