Forum Discussion
AJone5
New Contributor
6 years agoHi Wolfgang
I had set all of the dual use pins to Compiler configured. Only when I did that did the DCLK stop after configuration.
I have found that the DCLK continuing toggling is dependent on whether the EPCQ controller II is included in the Qsys build.
If I remove it from a project the DCLK stops after configuration.
However we use the top sector of the configuration device for non-volatile storage of design parameters so I need to be able to read/write to it after configuration. For this I believe I need to set the dual use pins to regular IO?
Thanks