Downloads



Projects:
  • ReSP
    • ReSP sources version 3.0: ReSP is an MPSoC simulation platform working at a high abstraction level; components used by ReSP are based on SystemC and TLM hardware and communication description libraries. ReSP provides a non-intrusive framework to manipulate SystemC and TLM objects.
    • ReSP binaries version 3.0
  • cxx_writer, a Library for writing C++ code from Python. This library is used by TRAP in order to generate the C++ classes implementing the processor behaviour.
  • BDF Frontend: a C++ frontend for an Oject Oriented usage of the bfd and opcodes libraries. These libraries are part of the GNU/binutils software. The BDF Frontend is used by ReSP to parse the application executable files in order to load the machine code into memory, resolve address into function names, etc.
Scripts, misc:
  • crossCreate.py: a python script to ease the creation of cross-compilers based on the newlib library.
  • canadianCrossCreate.py: a python script to ease the creation of canadian cross-compilers (creation under linux, which can be run under Microsoft Windows and producing code for arm, sparc, etc.) based on the newlib library.
Cross-compilers:
Interesting links:
  • Work in progress ....
Tutorials:
  • Work in progress ....