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.

[参考译文] AFE7900:AFE7900的 LMFS 及其 LANE_DATA 排列

Guru**** 2470080 points
Other Parts Discussed in Thread: AFE7900

请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/rf-microwave-group/rf-microwave/f/rf-microwave-forum/1240726/afe7900-afe7900-s-lmfs-and-its-lane_data-arrangement

器件型号:AFE7900

我的 JESD 和 LMFS 模式为 JESD204B/24410、下面是我的问题:

如果将 TX_LN_DATA_WIDTH 设置为32位、则 TX_LANE_DATA[31:0]中 tx1_i0[15:0]、tx1_Q0[15:0]的排列关系是什么?

如果将 TX_LN_DATA_WIDTH 设置为64位、则 TX_LANE_DATA[63:0]中 tx1_i0[15:0]、tx1_Q0[15:0]的排列关系是什么?

3.AFE7900是14位的 DAC/ADC。如何在16位的线路数据中排列14位的 IQ 数据?例如:assign tx1_i0[15:0]={i[13:0]、2'b0};或 assign tx1_i0[15:0]={2'b0、i[13:0]};

谢谢你!