Changes between Version 1 and Version 2 of Component/MPC7447A


Ignore:
Timestamp:
Mar 13, 2009, 10:39:56 AM (15 years ago)
Author:
mouchard
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Component/MPC7447A

    v1 v2  
    99
    1010== Compiling the ISS ==
     11
     12The model needs two things to compile:
     13 * the macro SOCLIB must be defined
     14 * libxml2 development headers must be installed
    1115
    1216Here is a sample for soclib.conf to make it compile:
     
    5761}}}
    5862
     63
     64== Example platform ==
     65
     66An example platform is available in directory soclib/soclib/platform/topcells/caba-vgmn-mpc7447a
     67It uses one MPC7447A module (Wrapped ISS), one VGMN interconnect module, two memory banks, and one output console (TTY).
     68An software example is provided. The software includes a primitive firmware with some installed exceptions handlers and a primitive library to write characters on the TTY.
     69
     70[[Image()]]