Changeset 825 for soft/giet_vm/applications/sort
- Timestamp:
- Jan 5, 2017, 9:46:21 PM (9 years ago)
- File:
-
- 1 edited
-
soft/giet_vm/applications/sort/sort.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
soft/giet_vm/applications/sort/sort.py
r718 r825 88 88 89 89 mapping.addVseg( vspace, 'sort_heap_%d_%d' % (x,y), base, size, 90 'C_WU', vtype = ' BUFFER', x = x, y = y, pseg = 'RAM',90 'C_WU', vtype = 'HEAP', x = x, y = y, pseg = 'RAM', 91 91 local = False, big = True ) 92 92
Note: See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/trac/giet-vm/chrome/site/your_project_logo.png)