Changes between Initial Version and Version 1 of Arch/Soclib
- Timestamp:
- Oct 7, 2009, 11:13:38 AM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Arch/Soclib
v1 v1 1 = SoCLib Architecture support = 2 3 MutekH 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 9 You may be interested in the QuickStartSoclib guide.