| Line |  | 
|---|
| 1 | -------------------------------------------------- | 
|---|
| 2 | Table of contents | 
|---|
| 3 | -------------------------------------------------- | 
|---|
| 4 |  | 
|---|
| 5 | I   - Directory | 
|---|
| 6 | II  - Create platform | 
|---|
| 7 | III - Create configuration file | 
|---|
| 8 | III - Run platform | 
|---|
| 9 |  | 
|---|
| 10 | -------------------------------------------------- | 
|---|
| 11 | I   - Directory | 
|---|
| 12 | -------------------------------------------------- | 
|---|
| 13 |  | 
|---|
| 14 | include   : | 
|---|
| 15 | src       : | 
|---|
| 16 |  | 
|---|
| 17 | -------------------------------------------------- | 
|---|
| 18 | II  - Create platform | 
|---|
| 19 | -------------------------------------------------- | 
|---|
| 20 |  | 
|---|
| 21 | -------------------------------------------------- | 
|---|
| 22 | III - Create configuration file | 
|---|
| 23 | -------------------------------------------------- | 
|---|
| 24 |  | 
|---|
| 25 | -------------------------------------------------- | 
|---|
| 26 | IV  - Run platform | 
|---|
| 27 | -------------------------------------------------- | 
|---|
| 28 |  | 
|---|
| 29 | 0) Position environnement variable | 
|---|
| 30 | 1) Create your platforms | 
|---|
| 31 | 2) Create your configuration (per example : it's copy in include/m_cpu_param_configuration/m_cpu_param_sscalar.h) | 
|---|
| 32 | 3) Erase previous compilation : > make realclean | 
|---|
| 33 | 4) Compil platform            : > make ID="sscalar" MCPU_PARAM="include/m_cpu_param_configuration/m_cpu_param_sscalar.h" | 
|---|
| 34 | 5) Run simulator              : > bin/system_sscalar.x 10000 $SOFT/Softwares/Debug/bin/soft.x | 
|---|
       
      
      Note: See 
TracBrowser
        for help on using the repository browser.