Make memory test code more verbose
[gram.git] / README.md
index e66713d5ffb06d81c73aa9ebb87e9d841b17201d..0cffc3f35c820dea701198e33fc67ce55f9dae0c 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,7 +1,16 @@
-# Gram
+# gram
 
-Gram is an nMigen+LambdaSoC port of the [LiteDRAM]() core by [enjoy-digital](). It currently only targets ECP5+DDR3.
+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 "master", as nMigen 0.2 has some nasty bugs that makes it emit buggy RTLIL.
 
 ## License
 
+2-clause BSD.