Fix links in README
authorJean THOMAS <git0@pub.jeanthomas.me>
Mon, 8 Jun 2020 16:54:08 +0000 (18:54 +0200)
committerJean THOMAS <git0@pub.jeanthomas.me>
Mon, 8 Jun 2020 16:54:08 +0000 (18:54 +0200)
README.md

index 9775469bdc2fc84dfe6fc29246158dd027e26485..8ff3ba5596e725221fd4f24734c9ed039193438c 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,6 +1,12 @@
 # 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.
+
+## Requirements
+
+nMigen + nMigen-SoC + LambdaSoC
+
+gram requires nMigen "master", as nMigen 0.2 has some nasty bugs that makes it emit buggy RTLIL.
 
 ## License