From: Jean THOMAS Date: Thu, 23 Jul 2020 12:26:39 +0000 (+0200) Subject: Update nMigen version requirement X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=529909e1cf253ab77ccb9e02d365fc95f3032a09;p=gram.git Update nMigen version requirement --- diff --git a/README.md b/README.md index 99e0023..908e702 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ gram is a [LambdaConcept](https://lambdaconcept.com) project. nMigen + nMigen-SoC + LambdaSoC -gram requires nMigen "master", as nMigen 0.2 has some nasty bugs that makes it emit buggy RTLIL. +gram requires nMigen >= 0.3. ## License