m1nor, FJMEM and UrJTAG clarifications

This commit is contained in:
Sebastien Bourdeauducq 2012-06-03 22:20:50 +02:00
parent 9496fffbbf
commit 2a7ff97d29
1 changed files with 6 additions and 2 deletions

8
README
View File

@ -36,7 +36,7 @@ production version of Milkymist SoC, visit:
cd compiler-rt-lm32
make lm32
4. Set the CRTDIR environment variable to where the libcompiler_rt.a is.
4. Set the CRTDIR environment variable to where libcompiler_rt.a is.
export CRTDIR=/path_to/compiler-rt-lm32/lm32/lm32
5. Build and flash the BIOS (part of this source distribution).
@ -44,7 +44,11 @@ production version of Milkymist SoC, visit:
make
make flash
The second command requires UrJTAG and FJMEM.
The second command requires m1nor, FJMEM and UrJTAG.
These tools can be found respectively at:
http://projects.qi-hardware.com/index.php/p/wernermisc/
https://github.com/milkymist/fjmem-m1
http://urjtag.org
[> Instructions (gateware)
--------------------------