Forum Discussion
dsun01
Contributor
4 years agofundamental question about Jesd204b II
Dear Intel Support/Expert,
I created a Jesd204b IP with the following parameters.
in main page, Device Family: Arria10, "both base and phy", "Receiver", subclass "1", Data rate" 6144Mbps. "enab...
- 4 years ago
Hi Havid
The timing reference clock for the JESD204B IP core (txlink_clk, rxlink_clk) runs at data rate/40 because the IP core operates in a 32-bit data bus architecture after 8B/10B encoding.
So far I have not seen the use case of data rate/80.
skbeh
Contributor
4 years agoHi Havid
The timing reference clock for the JESD204B IP core (txlink_clk, rxlink_clk) runs at data rate/40 because the IP core operates in a 32-bit data bus architecture after 8B/10B encoding.
So far I have not seen the use case of data rate/80.
dsun01
Contributor
4 years agothank you very much.