Forum Discussion
5 Replies
- YuanLi_S_Intel
Regular Contributor
is all depending on your setting during JIC programming file generation. You can choose the start address.
- Amir3
Occasional Contributor
I know to set the start address when I create the JIC file.
The question is did the FPGA know how to burn the architecture from the Flash when the JIC file does not start from 0x00?for example, the JIC file start address from 0x0020_0000.
- YuanLi_S_Intel
Regular Contributor
Yes, when you set start address from 0x20 0000. It will be burned into address starting 0x20 0000.
- Amir3
Occasional Contributor
I'm not talking about burning Flash.
I am talking about the configuration process of the FPGA (AS) from the Flash when the JIC file starts from 0x0020_0000 in the Flash device.
Did the FPGA in AS mode know how to run on all memory addresses from 0x0000_0000 to 0x0020_0000 and then identify the JIC file (at 0x0020_0000) and burn itself?
Assume that there are no more files/information on the Flash device other than the JIC file starting at 0x0020_0000.
- YuanLi_S_Intel
Regular Contributor
It will