From: Jean THOMAS Date: Mon, 8 Jun 2020 16:54:08 +0000 (+0200) Subject: Fix links in README X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=92a2487890b7242c068aea92a4bf298e48d81be3;p=gram.git Fix links in README --- diff --git a/README.md b/README.md index 9775469..8ff3ba5 100644 --- 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