- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
hello everyone:
I want to run nios ii software in my new fpga board. so I need to place a flash chip on the fpga board. so I want to ask how the flash schematic design? is there any reference design or any design guideline? my fpga chip is 'EP4CE115F29I7', and flash chip is 'S29GL064N'. in my current design, I just connect the signal pins (includes addresses pins:A-1 - A21,data pins: D0-D7, control pins: we,reset,wp/acc,ry/by,ce,oe,byte) to the fpga directly, leave the rfu0-rfu2 and D8-D14 unconnected. can burn the nios ii software to the flash in this hardware design? thanks for any reply. Yefu ChenLink Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I'm feel sorry for no
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Assuming you have the pinout right and your design meets timing this is all you need to program the flash using the Nios II flash programmer:
Nios II with level 1 debug Flash controller Onchip RAM with the exception and reset vectors for the Nios II processor pointing at it System ID (optional but always a good idea to have in your design) The flash programmer sends the data to the debug module then Nios II writes the data to the flash. So there isn't much hardware needed to do this.
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