An open API service indexing awesome lists of open source software.

https://github.com/jeanthom/gram

DDR3 controller for nMigen (WIP)
https://github.com/jeanthom/gram

ddr3 ecp5 fpga nmigen ram trellis

Last synced: 3 months ago
JSON representation

DDR3 controller for nMigen (WIP)

Awesome Lists containing this project

README

          

# gram

[![builds.sr.ht status](https://builds.sr.ht/~macbook/gram.svg)](https://builds.sr.ht/~macbook/gram?)

gram is an nMigen+LambdaSoC port of the [LiteDRAM](https://github.com/enjoy-digital/litedram) core by [enjoy-digital](http://www.enjoy-digital.fr/). It currently only targets ECP5+DDR3.

gram is a [LambdaConcept](https://lambdaconcept.com) project.

## Requirements

nMigen + nMigen-SoC + LambdaSoC

gram requires nMigen >= 0.3.

## License

2-clause BSD.