Forum Discussion
Amir21
New Contributor
4 years agoFPGA MAX10 in "User-Mode" indication
Hi,
I'm using DPRs in MAX10-FPGA and init their memory through .hex files.
In order to verify when the FPGA initialization process done,
I'm trying to use the "INIT_DONE" output pin for inidica...
sstrell
Super Contributor
4 years agoI think you're looking for CONF_DONE, not INIT_DONE, which you have enabled there.
Amir21
New Contributor
4 years agoHi,
Since in my design I'm using DPRs which initialized from HEX files, I need to know when the initialization process done.
I'm looking for any valid indication from the FPGA to indicate when it entered into 'USER-MODE' (initialization process finished).
Since in my design I'm using DPRs which initialized from HEX files, I need to know when the initialization process done.
I'm looking for any valid indication from the FPGA to indicate when it entered into 'USER-MODE' (initialization process finished).