- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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_0020 for Arria10 device。My question is : should the first byte in RPD file send to address 0x0000_0020 at flash ,or, should the first byte in RPD file send to address 0x0000_0000 at flash? Where I can find detailed descriptions? Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
You will need to follow the .map file to define where you should start sending your rpd file starting address. The reason is that in Arria 10, it will have a header to determine where the golden image is location that you would like to configured to.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You may refer to https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/ug/ug_altremote.pdf Figure 4.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks for your reply.
Are there any document or application note descripting the mapping between rpd file and its corresponding jic file?
It is very curious that I send rpd data to flash started from address 0x0000_0000 ,FPGA Configuration works correctly。According to Map file, rpd data should send to flash started from address 0x0000_0020。Could Intel give definite discription?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page