Changes between Version 2 and Version 3 of DsxDocumentation


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

--

Legend:

Unmodified
Added
Removed
Modified
  • DsxDocumentation

    v2 v3  
    3333 * [https://www-asim.lip6.fr/trac/mutekh Mutek] : OS kernel for embedded MPSoCs
    3434
    35 === B1)  System Ressources Layer) ===
     35=== B1)  System Resources Layer ===
    3636
    3737We want to map the multi-threaded software application on several hardware platforms,
    3838without any modification of the task code. One important platform is a POSIX compliant
    39 workstation, as we want to validate the multi-threaded application by running it on a
    40 the workstation before starting the mapping on the MPSoC architecture.
     39workstation, as we want to validate the multi-threaded software application on a
     40workstation before starting the mapping on the MPSoC architecture.
    4141
    4242DSX defines a '''system Ressource Layer''' API (SRL), that is an abstraction of the synchronization
     
    6565code that will be uploaded in the MP-Soc embedded memory.
    6666
    67 == Describing the software application ==
     67== C)  Describing the software application ==
    6868
    69 == Describing the hardware architecture ==
     69== D)  Describing the hardware architecture ==
    7070
    71 == Mapping the software on the hardware ==
     71== E)  Mapping the software on the hardware ==
    7272
    73 == Code generation ==
     73== F)  Code generation ==
    7474
    7575