ProjectBook Title
GreenAVGreenAV Tutorial

GreenAV Tutorial

This page links to the Tutorial pdf document:

Tutorial of use

GreenBusHistory of GreenBus

PDFs

  1. GreenBus 1.0 Manual
  2. GreenBus Tutorial Slides

Wiki pages

GreenControlGC Development Notes

Development Notes

This is for development purpose and contains all information that is not (yet) covered by the documentation.

Documentation TODO

  • Document the include greencontrol/all.h
QEMU SystemCDeployment instructions

In your computer

  1. Get and compile qemu with SystemC extension:
    1. svn co https://svn.greensocs.com/public/packages/qemu_systemc/qemu-0.9.1
    2. cd qemu-0.9.1
    3. ./configure --target-list=arm-softmmu
    4. make (You may need some extra packages like zlib-dev or sdl-dev)
  2. Get and compile SystemC side:
    1. svn co https://svn.greensocs.com/public/packages/qemu_systemc/AMBAslave
GreenControlGC Doxygen

GreenControl Doxygen API Reference

GreenControlGC Users Guide

GreenControl User's Guide

GreenControl User's Guide

GreenAVGAV Development Notes

GreenAV Development Notes

GreenAVGAV Users Guide

GreenAV User's Guide

GreenAV User's Guide

GreenConfigGCnf Development Notes

Development Notes

This page reflects the current development status!

GreenConfigGCnf Tutorial

GreenConfig Tutorial

This page links to the Tutorial pdf document:

Tutorial of use


You should also have a look at the GreenConfig User's Guide (GCnfUsersGuide).