Add tests for core/refresher.py
[gram.git] / README.md
1 # gram
2
3 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.
4
5 gram is a [LambdaConcept](https://lambdaconcept.com) project.
6
7 ## Requirements
8
9 nMigen + nMigen-SoC + LambdaSoC
10
11 gram requires nMigen "master", as nMigen 0.2 has some nasty bugs that makes it emit buggy RTLIL.
12
13 ## License
14
15 2-clause BSD.
16