How can I modify LS1046A RCW settings for FPGA configuration?

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

How can I modify LS1046A RCW settings for FPGA configuration?

跳至解决方案
108 次查看
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 解答
83 次查看
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 回复
84 次查看
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