Coder Social home page Coder Social logo

sc_sdram's Introduction

XCORE.com SDRAM SOFTWARE COMPONENT

Stable release:1.2 unreleased - based on SDRAM 1.1 of April 2010
Status: Initial updates to current tools, pending testing.
Maintainer:Russ Ferriday
Description:A Burst Mode access driver for the Micron Technology MT48LC16M16A2 Synchronous DRAM

Key Features

  • One thread reads/writes data to SDRAM
  • Optimised for burst access of blocks of 32 bit words (not for random access)
  • Application retains control of refresh by calling sdram_refresh at appropriate to prevent unexpected delays
  • 16-bit - Peak write: 50MB/s, read 50MB/s. Single word write (3 threads): 3120ns, read 3520ns.
  • 4-bit - Peak write: 12.5MB/s, read 12.5MB/s. Single word write (4 threads): approx 2.5us, approx 3us.
  • Code size: 2KB
  • Thread count: 1

To Do

  • Test on representative hardware.
  • Document test procedure and check schematics
  • Resolve two warnings related to buffered port
  • Improve documentation for integrators

Firmware Overview

  • module_sdram_burst: the burst mode driver
  • app_sdram_burst_example: contains a c client and an xc test harness

Known Issues

  • Two warnings produced in XDE 11.2 related to buffered port
  • Untested since moving to XDE 11.2

Required Repositories

Support

Issues may be submitted via the Issues tab in this github repo. Response to any issues submitted are at the discretion of the maintainer of this component.

sc_sdram's People

Watchers

James Cloos avatar Peter Hedinger avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.