Changes between Version 1 and Version 2 of almosOnTsarDoc


Ignore:
Timestamp:
Aug 19, 2012, 1:40:12 PM (13 years ago)
Author:
almaless
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • almosOnTsarDoc

    v1 v2  
    66
    77== Summary ==
     8
     9Running ALMOS on TSAR virtual prototype requires the installation of several open-source technologies like a GCC cross-compiler, SocLib virtual prototyping library, SystemC, SystemCASS and TSAR modules. To simplify the task of building and configuring a correct development environment, ALMOS comes with a stand-alone and ready-to-use distribution.
     10
     11This distribution enables you to :
     12 * Write/port your own applications for ALMOS
     13 * Run these applications on TSAR using different number of cores ranging from 4 to 1024 cores.
     14 *
     15
     16
     17This distribution contains the following resources :
     18
     19 * ALMOS
     20   * The headers and static libraries
     21   * The kernel and its bootloader
     22 * TSAR
     23   * Accurate Full-system simulator
     24   * TTY consoles and Framebufer utilities
     25 * GCC mipsel bar-metal corss-compiler
     26