projects
/
litex.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e2af9ac
)
README: add link to online docs
author
Sebastien Bourdeauducq
<sb@m-labs.hk>
Tue, 14 Apr 2015 15:08:21 +0000
(23:08 +0800)
committer
Sebastien Bourdeauducq
<sb@m-labs.hk>
Tue, 14 Apr 2015 15:08:21 +0000
(23:08 +0800)
README.md
patch
|
blob
|
history
diff --git
a/README.md
b/README.md
index f3b7216bec227010e5711a6dec7c6276b5ed93db..07251e0ca4665afdeb16706e5e040909b0dd369c 100644
(file)
--- a/
README.md
+++ b/
README.md
@@
-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