Forum Discussion
Hi Wang,
This is Leo.
For the first question, the latency measurement ports are for internal use only, the user should not enable it.
That's why those ports are reserved ports and should not be connected.
For the second question, according to E-tile CPRI PHY IP UG. The reconfig_addr is 19-bit per channel, reconfig_readdata is 32-bit per channel. So each channel will have a total 32 bits data bus instead of 8 bits each.
Best regards,
Leo Feng
- Spark_Wang2 years ago
New Contributor
Hi,Leo
Thanks for your help.
We are using the stratix 10 E-tile Transceiver Native phy ip core, and we have enabled latency measurement options.
but for this ip(stratix 10 E-tile Transceiver Native phy ip )the reconfig_readdata is 8-bit per channel.
I used four channels,so the reconfig_readdata is 32-bits.
Because we want to use latency measurement.
- Spark_Wang2 years ago
New Contributor
Hi,Leo
-----------For the first question, the latency measurement ports are for internal use only, the user should not enable it.
That's why those ports are reserved ports and should not be connected----------
We need to use this latency measurement function, open this port, and then we can read the relevant values through the reconfig interface, right?