- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
here am creating two project at a time. i will dump one of the .pof file and then i need to read another projects .rpd file through serial terminal.
once the .pof file is dumped then the fpga should be able to read any application data in the form of .rpd file through the serial terminal. thus making it a continuous flow.
is this possible??
kindly reply... urgent
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
thanks for the reply....
actually the problem am facing is that the UFM can read the same application file.
but, in my case the application file(.rpd file) is different from the source file. once u dumb the .pof file then it should be in such a state that the it can read any application file(.rpd file).
for CFM it works properly, but for the UFM it doesnot read any application file as such. it can read only the corresponding application file.
can you just suggest any idea?
please reply..... its urgent
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
thanks for replying...
the ufm need to read the data through serial interface (uart ) and not through the jtag.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
can someone tell if we can read the any application data through the UART. In my application only once we will dumb the .pof file, after that we should be able to read any .rpd file through the uart
please reply..... its urgent
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi AKAYA,
I'm apologize for late reply. I didn't realize your reply.
Yes, we can write/read data through the UART.
As long as your UART interface is okay (using our UART IP or your custom UART interface), you should able to use UART.
Below is the UART interface with NIOS II Processor example.
https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/an/an741.pdf
I hope this will help.
Thanks😉
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
thanks for the reply....
I can communicate through the UART. But the problem is in reading other application file which is not created for the .pof file.
it works like only once we dump the .pof file in the FPGA. after that it should be able to read any .rpd file as and when required.
is this possible???
kindly waiting for the reply.... please do reply soon....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi AKAYA,
Yes, it is possible. However you need to have IP to control the Flash.
For example, if you using MAX 10, you need to have On-Chip Flash IP in order to control the flash. First, you need to disable write protection (any sector you want), erase that sector, and write new .rpd file into it.
Thanks.
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page