Changes between Version 1 and Version 2 of DsxDocumentation


Ignore:
Timestamp:
Jan 27, 2008, 6:10:58 PM (16 years ago)
Author:
alain
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DsxDocumentation

    v1 v2  
     1= DSX tool specification =
     2
    13[[PageOutline]]
    24
    3 = A) Goals =
     5== A) Goals ==
    46
    57DSX stands for ''Design Space eXplorer''. It helps the system designer to map a multi-threaded software application
     
    2325both the performances and the power consumption.
    2426
    25 = B) General Principles =
     27== B) General Principles ==
    2628
    2729The general principles are the following:
     
    3133 * [https://www-asim.lip6.fr/trac/mutekh Mutek] : OS kernel for embedded MPSoCs
    3234
    33 == B1)  API SRL (System Ressources Layer) ==
     35=== B1)  System Ressources Layer) ===
    3436
    3537We want to map the multi-threaded software application on several hardware platforms,
     
    5254footprint is reduced, at the cost of loosing the POSIX compatibility.
    5355
    54 == B2)  DSX/L language ==
     56=== B2)  DSX/L language ===
    5557
    5658DSX/L is a language based on PYTHON, that allows the system designer to describe :
     
    6365code that will be uploaded in the MP-Soc embedded memory.
    6466
     67== Describing the software application ==
     68
     69== Describing the hardware architecture ==
     70
     71== Mapping the software on the hardware ==
     72
     73== Code generation ==
     74
     75