--------------------------------------------------
 Table of contents
--------------------------------------------------

 I   - Install

--------------------------------------------------
 I   - Install   
--------------------------------------------------

Follow this step to install the Morpheo Tools Chain

1) Install GNU-Toolchain

cf Tools-source/or1k_toolchain-build-instructions.txt

2) Install newlib

Now you can compile a software and use the libc and libm

3) Install a simulator

3a) systemC
...

3b) systemCASS

4) Install soclib

...

5) Link

This step consist at create all symbolik link
 * Morpheo/Tools :
   - newlib
   - or1k
   - soclib
   - systemc (or systemcass)
 * Morpheo/Software/*/src/sys/
   - crt0.s           with $TOOLS/newlib/libgloss/or32/crt0.S
 * Morpheo/IPs/systemC/shared/
   - mapping_memory.h

6) Enjoy
