Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
16 years ago

CIII Configuration Schemes

Hello,

I have a CIII and an EPCS4 device. I currently use the SFL configuration scheme, meaning that I download a new image via JTAG/ByteBlaster and allow the FPGA take care of the AS programming to the config device.

My question is can I tie a microprocessor onto the JTAG bus and configure the EPCS4 with a new image? If so, would my micro just take the .jic file and push it into the FPGA, as the ByteBlaster does now? Where can I find the JTAG commands and sequence needed to do this?

Thank you much,

Rob

1 Reply

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    It's certainly possible, but most likely undocumented as a whole. You'll find detail documentation of several protocol parts involved with this action. If you are designing a new FPGA board, I suggest to connect the AS memory directly to the processor intended to perform programming. There are also Altera software examples for embedded AS programming, I think.