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.

The setting for XIO3130

Other Parts Discussed in Thread: XIO3130

Hello.

Now I'm designing a board like this.

CPU(ROOT/Up Stream) <-> XIO3130 <-> FPGA(End Point/Down Stream)

(The FPGA has PCIe IP.)

I wanna implement following both direction access.

(A) CPU(Master) -> FPGA(Slave)
(B) FPGA(Master) -> CPU(Slave)

I can access (A) direction already,
But I can't access (B) direction.

When accessing via XIO3130,
Do I need set some setting to XIO3130 for (B) direction access ?
(In my board, the setting for XIO3130 is default setting.)