Changeset 533 for soft/giet_vm/applications
- Timestamp:
- Mar 27, 2015, 12:21:38 PM (10 years ago)
- Location:
- soft/giet_vm/applications
- Files:
-
- 4 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
soft/giet_vm/applications/classif/classif.py
r502 r533 129 129 return vspace # useful for test 130 130 131 ################################ test ############################################ ####131 ################################ test ############################################ 132 132 133 133 if __name__ == '__main__': -
soft/giet_vm/applications/display/display.py
r444 r533 8 8 # author : Alain Greiner 9 9 ####################################################################################### 10 # This file describes the mapping of the singl -threaded "display" application10 # This file describes the mapping of the single thread "display" application 11 11 # on processor[0][0][0] of a multi-clusters, multi-processors architecture. 12 12 ####################################################################################
Note: See TracChangeset
for help on using the changeset viewer.