- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Dear all;
i need to know how to use information stocked in my SRAM with VHDL instruction. let me explain more. i mean i have a file put on SRAM and i want to use value included into that file.i m writing a vhdl code and i don't know what instruction should i use to call the SRAM..thank you all.Link Copied
5 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Check the manuals. What is the typenumber of the SRAM? Put it into your favorite internet search engine and most likely you'll find the manual you need. I know it might be a lot of texts and diagrams, but it helps understand what it is you need to do.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
well thank you ; i just need the syntax used in vhdl to call the sram. and what you mean by type number ??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You cant "call" SRAM from VHDL. SRAM is an external chip to the FPGA - so you need to write a controller to follow the timing specs of the external chip.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
any exemple of controller or guide or help with it please
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Or are you trying to create an internal SRAM?

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