Changes between Version 62 and Version 63 of Wiki Start


Ignore:
Timestamp:
Mar 25, 2010, 10:27:24 AM (14 years ago)
Author:
Nicolas Pouillon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Wiki Start

    v62 v63  
    55
    66 * SoCLib is an open platform for virtual prototyping of multi-processors system on chip (MP-SoC).
    7  * The core of the platform is a library of SystemC simulation models for virtual components (IP cores), with a guaranteed path to silicon.
    8  * The project is funded by the french [http://www.agence-nationale-recherche.fr/ ''Agence Nationale pour la Recherche''].
    9  * It involves [wiki:SoCLibPartners 6 industrial companies and 10 laboratories] which are working together to build this platform
     7 * The core of the platform is a library of SystemC simulation models for virtual components (IP cores)
     8 * The project started as an ANR-founded project. It is now maintained at [http://www.lip6.fr/ Lip6]
    109
    1110You may want to have a look at FeaturesDescription, or [GetAccount get an account]
     
    2019 * [wiki:InstallationNotes Installation Notes] : how to install the SoCLib platform on your computer
    2120
     21= Usage =
     22
     23 * SoclibCc is the current build system for SoCLib platforms
     24
    2225= Development =
    2326
    24  * SoclibCc is the current build system for SoCLib platforms
    2527 * [wiki:AddComponent Adding new components to the library] : the rules to follow to add a new IP core to the library.
    2628
    27 = SoCLib OS support =
     29= SoCLib guest OS support =
    2830
    2931 * [wiki:Tools/Muteka DNA/OS] : DNA/OS is a micro-kernel for MPSoCs. It supersedes MutekA, and still provides the POSIX thread API.
    30  * [wiki:Tools/Mutekh MutekH] : Exo-kernel based OS for classical and heterogeneous MPSoCs with POSIX threads support
     32 * [http://www.mutekh.org/ MutekH] : Exo-kernel based OS for classical and heterogeneous MPSoCs with POSIX threads support
    3133 * [http://www.netbsd.org/ NetBSD] : Highly portable Unix-like Open Source operating system
    3234 * [http://ecos.sourceware.org/ eCos] : An open source, royalty-free, real-time operating system intended for embedded applications.
     
    3638
    3739 * [wiki:Tools/Mwmr MWMR] : Hardware / Software communication middleware
    38  * [wiki:Tools/Muteks MutekS] : Optimized, static OS implementation usable with the [wiki:Tools/Dsx DSX] tool
    3940
    4041= SoCLib Tools =