Changes between Version 6 and Version 7 of DsxInstall


Ignore:
Timestamp:
Mar 31, 2008, 2:01:58 PM (16 years ago)
Author:
Nicolas Pouillon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DsxInstall

    v6 v7  
    1010
    1111 * A [wiki:CrossToolChain cross compilation toolchain] for each targetted arch
    12  * A copy of SocLib
     12 * A copy of [http://www.soclib.fr SocLib]
    1313 * A copy of [wiki:SystemC]
    14  * A copy of [wiki:SystemCASS] (for fast Caba simulation)
    15 
    16 Probably in your distribution already:
    17 
    18  * pydot (requires pyparsing) http://dkbza.org/pydot.html
    19  * graphviz (== dot)
    20  * python-docutils
     14 * A copy of [wiki:SystemCASS] (optional, for fast Caba simulation)
    2115
    2216''You should have all binaries from those projects in your PATH''
    23 
    24 For debugging purposes:
    25 
    26  * GtkWave
    27 
    28 == Setup your environment ==
    29 
    30 See DsxEnviron
    3117
    3218== Configure DSX ==
     
    4228$ ./hello.py
    4329[...]
    44 $ ./exe.muteks_caba
     30$ ./exe.muteks_hard
    4531[You should get "Hello world" in a tty]
    4632}}}