Skip to content

swarnimk-10/Single-Port-RAM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Single-Port-RAM

A single-port RAM (Random Access Memory) is a type of memory architecture where there is only one access point (port) to the memory array, meaning both read and write operations use the same port. This design restricts simultaneous access, so the memory can either be read from or written to in any given clock cycle, but not both at the same time.

The design looks like this:

Screenshot 2024-10-20 233710

Simulation Result according to the given Testbench:

Screenshot 2024-10-20 232624

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published