Changeset 533


Ignore:
Timestamp:
Mar 27, 2015, 12:21:38 PM (9 years ago)
Author:
alain
Message:

Introducing application coproc to test support fo the VciMwmrDma? component.

Location:
soft/giet_vm/applications
Files:
4 added
2 edited

Legend:

Unmodified
Added
Removed
  • soft/giet_vm/applications/classif/classif.py

    r502 r533  
    129129    return vspace  # useful for test
    130130           
    131 ################################ test ################################################
     131################################ test ############################################
    132132
    133133if __name__ == '__main__':
  • soft/giet_vm/applications/display/display.py

    r444 r533  
    88#   author : Alain Greiner
    99#######################################################################################
    10 #  This file describes the mapping of the singl-threaded "display" application
     10#  This file describes the mapping of the single thread "display" application
    1111#  on processor[0][0][0] of a multi-clusters, multi-processors architecture.
    1212####################################################################################
Note: See TracChangeset for help on using the changeset viewer.