Changes between Initial Version and Version 1 of Arch/Soclib


Ignore:
Timestamp:
Oct 7, 2009, 11:13:38 AM (16 years ago)
Author:
Nicolas Pouillon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Arch/Soclib

    v1 v1  
     1= SoCLib Architecture support =
     2
     3MutekH supports the SoCLib architecture specificities:
     4 * drivers for SoCLib hardware components
     5 * support for instrumentation-specific CPU registers
     6 * heterogeneous platforms (platforms with ONE MutekH instance, but with different CPU architectures running at the same time, sharing OS global data)
     7 * integrated build system and workflow
     8
     9You may be interested in the QuickStartSoclib guide.