Skip to content

This is a vhdl SRAM controller that complies with simple wishbone.

Notifications You must be signed in to change notification settings

mahdi259/SRAM_controller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 

Repository files navigation

Here is a simple SRAM controller written in VHDL. The target SRAM is IS61WV5128BLL-10TI which features 512KB space. SRAM pins:

ADDRESS : 19 bits

DATA : 8 bits

CE : 1 bit --Active low chip enable

OE : 1 bit --Active low output enable

WE : 1 bit --Active low write enable

About

This is a vhdl SRAM controller that complies with simple wishbone.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages