Forum Discussion
huan_wang
New Contributor
3 years agoDual Configuration Intel FPGA IP Core
你好! 我正在使用MAX10M08SAU169I7G实现远程更新功能。 第一个问题:我的原理图上的NCONFIG引脚连接水平很高,这表明在电路板上电后,图像是从CFM1和CFM2加载的。我是否需要将此引脚连接到 FPGA IO 端口? 第二个问题:双配置英特尔 FPGA IP 内核的输入时钟为 10MHz。出厂程序运行后,reset_n引脚从0变为1约500ms。然后状态机是这样写的: ...
WZ2
Frequent Contributor
3 years agoHi there,
1. I feel confused for your question one, I am not sure is there any misunderstanding: it is no need to connect your nconfig pin to IO. It is a config pin and when the system needs to reconfig, you can pull down the nconfig to trigger it.
2. If you wanna trigger the factory image, when you process state 1, the writing data should be 0x1, which means when you do the reconfig, the start image is image 0.
Best regards,
WZ