forked from M-Labs/web2019
fix migen link
This commit is contained in:
parent
17fbdee36a
commit
67f5b56a89
|
@ -145,7 +145,7 @@ The QEMU emulator can be used to run and debug Milkymist SoC binaries on another
|
|||
|
||||
The SoC source distribution includes software libraries, the BIOS and the demonstration firmware, as well as test benches, LaTeX source for the documentation, build scripts, etc. The repository is hosted by GitHub and is available <a href="http://github.com/m-labs/milkymist">here</a>.
|
||||
|
||||
Milkymist SoC is phased out in favor of the more powerful [MiSoC](@/gateware/migen.md).
|
||||
Milkymist SoC is phased out in favor of the more powerful [MiSoC](../migen).
|
||||
|
||||
{% end %}
|
||||
|
||||
|
|
Loading…
Reference in New Issue