Talk:Configure or flash FPGA ?
From ArmadeusWiki
there is a small issue, onfiguring and flashin seem to to the same thing, and they are different:
Configure FPGA : At power on, the FPGA is not configured. FPGA configuration
***is the action of transfering the bitstream from the processor RAM to the FPGA***.
Flash FPGA : It is possible to save the FPGA configuration under the Flash memory of the APF. Flashing FPGA
***is the action of transfering the bitstream from the processor RAM to the FPGA. ***
somewhere "to" should be substituted into "from" and "from" into "to"?