XG_Kang
New Contributor
5 years agohow do data in rpd file map into configuration flash with arria10
RPD file usually is used to update configuration flash。when using Arria 10 device,full compiling will generate a map file, this map file give the information that configuration data starts at 0x0000...
- 5 years ago
Hi,
For Arria 10, the jic file will automatically reserved address 0x0 to 0x20 for address mapping use for remote update system. If you are not using is then it should be fine to programmed it into 0x0. If you are using jic file then it will automatically reserved the 0x0 to 0x20 as mention in the documentation that I provided to you regarding remote system update.