Skip to content

Modélisation SystemC-TLM d’IP et intégration système matériel/logiciel

Notifications You must be signed in to change notification settings

colljori/QemuSTM32

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QemuSTM32

Modélisation SystemC-TLM d’IP et intégration système matériel/logiciel

Install

Pour libyaml >= 0.5.3:

  • DL sur la release sur le site/git
  • cmake -DBUILD_SHARED_LIBS=ON
  • cd build && make ..
  • ajouter la variable YAMLCPP_DIR dans l'environnement ( export ... )
  • modifier Findyaml-cpp.cmake dans rabbits. Ajouter set(YAMLCPP_DIR $ENV{YAMLCPP_DIR}) après endif et dans find_fibrary ajouter $ENV{YAMLCPP_DIR}/build.

Pour libfdt >= 1.4.2,

  • cd sc-qemu
  • git submodule update --init dtc

About

Modélisation SystemC-TLM d’IP et intégration système matériel/logiciel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published