How can I modify LS1046A RCW settings for FPGA configuration?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

How can I modify LS1046A RCW settings for FPGA configuration?

ソリューションへジャンプ
53件の閲覧回数
2sanghaesea
Contributor II

We are using an assembly of 9 boards, and each board contains one FPGA.

Among them, only one board has the CPU(LS1046A) and the central control FPGA.

Our board is configured to boot from eMMC.

 

I modified the U-Boot source code and increased the IFC_AMASK2 value from the default 64KB to 1MB.

 

We plan to access these boards using the addresses 0x7FBx_0000 (where x = 0 ~ 8 is used for board selection).

 

The central control FPGA reads ifc_a[27:16], and among them, ifc_a[19:16] is used for board selection.

Our expectation is that:

  • When accessing 0x7FB00000, the value should be 0
  • When accessing 0x7FB10000, it should be 1
  • … and so on, up to 8 for the 9 boards.

 

Below I have attached my RCW source, the U-Boot source, and two schematics showing the FPGA connections.

Best regards

 

LS1046A  

 

 

 

ラベル(1)
タグ(5)
0 件の賞賛
返信
1 解決策
28件の閲覧回数
LFGP
NXP TechSupport
NXP TechSupport

Dear @2sanghaesea 

I hope you are doing well.

please don't use  the next signals (even if you reconfigured them into the RCW), use them just for booting,  the rest of the signals are ok.

LFGP_0-1756834531065.png

BR

LFGP

元の投稿で解決策を見る

1 返信
29件の閲覧回数
LFGP
NXP TechSupport
NXP TechSupport

Dear @2sanghaesea 

I hope you are doing well.

please don't use  the next signals (even if you reconfigured them into the RCW), use them just for booting,  the rest of the signals are ok.

LFGP_0-1756834531065.png

BR

LFGP