Altera_Forum
Honored Contributor
15 years agoMay DCLK toggle in user mode after PS configuration?
So far I only used AS-mode and JTAG for FPGA configuration.
For a new C4 design I want to use PS-mode. Because I only have one clock source on my microcontroller, I want to use this clock-signal for both configuration and as a user clock. DCLK is not dual-purpose in PS-mode, so I want to route this clock-signal to DCLK as well as another dedicated clock input. Does it harm to keep the clock running on the DCLK pin in user mode? Of course the nCONFIOG pin will not be touched. The doc says: in user mode, drive dclk either high or low when using the ps configuration scheme, whichever is more convenient. Well, more convenient for me is to let it toggle. Should that be possible without problems? I'm going to test it myself, but I want to know if this has been done before. Thanks, Ton