99e0023896e4a4084606fafa255c97c7a8266f0f
[gram.git] / README.md
1 # gram
2
3 [![builds.sr.ht status](https://builds.sr.ht/~macbook/gram.svg)](https://builds.sr.ht/~macbook/gram?)
4
5 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.
6
7 gram is a [LambdaConcept](https://lambdaconcept.com) project.
8
9 ## Requirements
10
11 nMigen + nMigen-SoC + LambdaSoC
12
13 gram requires nMigen "master", as nMigen 0.2 has some nasty bugs that makes it emit buggy RTLIL.
14
15 ## License
16
17 2-clause BSD.
18