Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
m1nor, FJMEM and UrJTAG clarifications
  • Loading branch information
Sebastien Bourdeauducq committed Jun 3, 2012
1 parent 9496fff commit 2a7ff97
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README
Expand Up @@ -36,15 +36,19 @@ 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).
cd software/bios
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)
--------------------------
Expand Down

0 comments on commit 2a7ff97

Please sign in to comment.