- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
http://www.altera.com/literature/an/an346.pdf (http://www.altera.com/literature/an/an346.pdf) is a reference document about upgrade thru Ethernet link. I'm looking how to do that with more details.
Thanks, Oleg K.Link Copied
5 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I had the same task and been through all these files and doc from the altera web site. Thanks to the fae for their great support.
Now this is done and the result is an max2 EPM570F100 that does the cfi flash access and fpga init. it does first try to upload the user image with a couple of retries and then load a fail safe image. after configuration the max2 releases the cfi that nios2 can access it. there is also the possability for a reconfig to both images, a watchdog that boot's the oposit image and an spi interface for accessing the 512bytes flash the max2 has over nios2. Yes this all fits into this device but i had used the full device. Q2 reports : Device : EPM570F100I5 Total logic elements 570/570 (100%) Total pins 76/76 (100%) UFM blocks 1/1 (100%) The FPGA EP2C50 is configured with 24MHz DCLK Speed at 48MHz external clock speed. The implementation is very easy. But watch out, be aware of the timings you have to look after and that the fpga can request a restart. Regards. Michael- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Mike,
I have a design without this configuration chip. Is it some way to use SRAM and FLASH only? Oleg.- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Oleg,
i am quit not shure about your target design. Does ist consist : FPGA Flash SRAM Ethernet (for example) and what source of your fpga image (inside Flash oder epcs) ? Of you have an epcs then you can of course update your epcs via nios, but no fall back option if update is corrupted if you have the image inside a flash then you need some kind of external configuration device that reads out the image from the flash an stores it into the fpga. Regards Michael- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The target board has everything (SRAM, FLASH, ethernet, FPGA, serial EEPROM) like reference board except MAX config chip.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ahhh okay ...
then you should be able to update the serial config device via nios. you have ethernet, memory, nios ... and hopefully a running system. but if your update of the serial device fails and you try to restart, do not have a running system and need a blaster. regards.
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page