Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
20704 Discussions

How to dump .rpd file through the uart terminal

APPU_appu
New Contributor I
613 Views
Hi
@JohnT_Intel
@Altera_Forum

1. memory allocation for epcql1024 for dumping factroy image and application images( for .jic and .rpd file generation)

2. How to send the .rpd file through uart terminal to fpga for flash programing

I refered so Many documents in all the documents information is improper

Please help us

Thank you
0 Kudos
1 Reply
Ash_R_Intel
Employee
578 Views

Hi Ashwi,


You may want to check below user guide:

https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/ug/ug_altremote.pdf


There is some example designs available on Intel website like this one:

I2C Remote System Update Example | Design Store for Intel® FPGAs

This one includes an I2C interface with NIOS processor. You may replace with UART IP.


You may also check below tutorial:

https://www.intel.com/content/dam/altera-www/global/en_US/uploads/b/b2/Tutorial_Write_Raw_Programming_Data_(.rpd)_into_flash_devices.pdf


Hope this helps.

Regards.


0 Kudos
Reply