Altera_Forum
Honored Contributor
14 years agoProgramming config flash
My project uses a Cyclone IV. For manufacturing I made a bed-of-nails tester driven by an XJTAG tool (XJLink) and software. I would like to program the config flash during the test process, AS mode. DCLK appears to be a problem in that it is not accessible from boundary scan. Some possibilities are:
1. Use Jam STAPL or equivalent and mimic ByteBlaster. Seems complicated. 2. XJLink has GPIO pins that could tie to the flash pins and bit-bang program it. Would DCLK be an input if I drove nCE high so that it would not interfere? 3. Can CLKUSR be used to drive DCLK to program the flash? Then use XJLink as above. It really seems odd to make DCLK not accessible from boundary scan, or am I missing that all important paragraph in the manual. I saw a thread about DCLK and the BSDL file but my file doesn't seem to have this option. Thanks for your help, Tom