From: Sebastien Bourdeauducq Date: Sat, 23 Nov 2013 10:29:57 +0000 (+0100) Subject: update pointers X-Git-Tag: 24jan2021_ls180~2099^2~441 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=eb1bd718082d9934c5d7067a275a09b1cdf68284;p=litex.git update pointers --- diff --git a/README b/README index 5602c358..57be2dd3 100644 --- a/README +++ b/README @@ -40,9 +40,9 @@ m.sync += counter.eq(counter + 1) plat.build_cmdline(m) Code repository: -https://github.com/milkymist/migen +https://github.com/m-labs/migen System-on-chip design based on Migen: -https://github.com/milkymist/misoc +https://github.com/m-labs/misoc Migen is designed for Python 3.3. @@ -60,7 +60,7 @@ do them if possible: * send us the modifications and improvements you have done to Migen. The use of "git format-patch" is recommended. If your submission is large and complex and/or you are not sure how to proceed, feel free to discuss it on - the mailing list or IRC (#milkymist on Freenode) beforehand. + the mailing list or IRC (#m-labs on Freenode) beforehand. See LICENSE file for full copyright and license info. You can contact us on the public mailing list devel [AT] lists.milkymist.org.