OpenCores

Project maintainers

Details

Name: ram_wb
Created: Apr 24, 2009
Updated: Mar 10, 2011
SVN Updated: Apr 30, 2009
SVN: Browse
Latest version: download (might take a bit to start...)
Statistics: View
Bugs: 1 reported / 0 solved
Star5you like it: star it!

Other project properties

Category:Memory core
Language:Verilog
Development status:Beta
Additional info:Design done
WishBone compliant: Yes
WishBone version: n/a
License: LGPL

Overview

This is a wishbone B3 compliant RAM memory. The memory array is defined as a 32 bit memory. This gives two valuable benefits

  1. memory array can be mapped into one block RAM with no need for byte select during synthesis
  2. memory content can be initialized with CPU instructions with no need to split content into byte chunks