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.

DP83867CR: How to test board connection of the PHY

Part Number: DP83867CR
Other Parts Discussed in Thread: DP83867IS

Hi.

I built custom board with 4 of the above PHY, which based on Xilinx ultrascle+.

I this design I have the processor with bunch of peripherals like spi, uart, ethernet.. 

Vivado assign address range in the address map [photo attached]

I want to build a test system that will check the validity of the pcb board connections of the ethernet channels.

Initially I thought about sw that will ping to some end point [For checking mechanism]

Then I saw in the datasheet BIST option - Built-in Self Test [page 35] which is simpler, more compact solution.

1. Are the registers of the PHY mapped to the address map of the MAC in Vivado design?

2. How I can achieve testing with BIST with the PHY registers?

Thanks!