README: add link to online docs

This commit is contained in:
Sebastien Bourdeauducq 2015-04-14 23:08:21 +08:00
parent e2af9ac9a6
commit 9ca3be0f6c
1 changed files with 6 additions and 1 deletions

View File

@ -27,13 +27,18 @@ written in Python.
See the doc/ folder for more technical information.
Migen is designed for Python 3.3. Note that Migen is **not** spelled MiGen.
#### Quick Links
Code repository:
https://github.com/m-labs/migen
System-on-chip design based on Migen:
https://github.com/m-labs/misoc
Migen is designed for Python 3.3. Note that Migen is **not** spelled MiGen.
Online documentation:
http://m-labs.hk/gateware.html
#### Quick intro
```python