source: trunk/Documents/MORPHEO-Install.txt @ 57

Last change on this file since 57 was 57, checked in by rosiere, 17 years ago
  • VHDL - RegisterFile_Multi_Banked (only partial_crossbar)
  • SystemC - modif Component, interface and co -> ajout du type Tusage_T pour instancier un coposant mais ne demander que le VHDL ou le systemC.
  • Séminaire interne
File size: 700 bytes
Line 
1--------------------------------------------------
2 install.txt
3--------------------------------------------------
4
5Follow this step to install the Morpheo Tools Chain
6
71) Install GNU-Toolchain
8
9cf Tools-source/or1k_toolchain-build-instructions.txt
10
112) Install newlib
12
13Now you can compile a software and use the libc and libm
14
153) Install a simulator
16
173a) systemC
18...
19
203b) systemCASS
21
224) Install soclib
23
24...
25
265) Link
27
28This step consist at create all symbolik link
29 * Morpheo/Tools :
30   - newlib
31   - or1k
32   - soclib
33   - systemc (or systemcass)
34 * Morpheo/Software/*/src/sys/
35   - crt0.s           with $TOOLS/newlib/libgloss/or32/crt0.S
36 * Morpheo/IPs/systemC/shared/
37   - mapping_memory.h
38
396) Enjoy
Note: See TracBrowser for help on using the repository browser.