- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
i donnot know how to connect sram and flash on my niso system board.hope someone can help me ?
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I'm assuming you already have a flash setup in your SOPC builder system. Create a new SRAM component in SOPC builder using make new component. Define the attributes of the sram. Drop it into your SOPC system connect it to the avalon bus. The Data bus and address lines will be shared by both the SRAM and the flash. When you update your nios symbol in the bdf file(in quartus) it creates 3 control lines, Chip Select, Output enable and write Enable to control the SRAM. The address and data are connected automatically in quartus, so make sure they are on your systems PCB board. If you require them to be on seperate busses i expect you have to add a new avalon bus for each individual memory component. Mark- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/tongue.gif thanks!i did it as sram and flash share the address lines and data lines.it works well.

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