[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cse141] Lab3: updated memory map




if you've already done all of the simulations, and it worked
correctly, you can turn it in with the first memory map.
Please indicate clearly if this is what you're doing.

-Andrew

Tim Pevzner wrote:

CSE 141L Students:

The new memory map is:
[0]: A7 [1]: 0D [2-15]: 00
[16-127]: as follows: (repeat for 7 times)
[16]: 47 [17]: D8 [18]: A8 [19]: 5C
[20]: 4D [21]: 8F [22]: 13 [23]: EA
[24]: 6F [25]: 6A [26]: 2C [27]: 20
[28]: 7A [29]: 48 [30]: CF [31]: 5E
[128-191]: as follows:
[128]: 15 [129]: 10 [130]: 33 [131]: 2A
[132]: 2D [133]: 0B [134]: 16 [135]: 11
[136]: 31 [137]: 27 [138]: 2E [139]: 2C
[140]: 19 [141]: 3A [142]: 30 [143]: 05
[144]: 0D [145]: 35 [146]: 15 [147]: 37
[148]: 2B [149]: 38 [150]: 14 [151]: 16
[152]: 22 [153]: 21 [154]: 37 [155]: 35
[156]: 09 [157]: 00 [158]: 1E [159]: 13
[160]: 07 [161]: 3C [162]: 1B [163]: 2A
[164]: 0B [165]: 1F [166]: 2C [167]: 0C
[168]: 27 [169]: 1C [170]: 3B [171]: 3F
[172]: 38 [173]: 01 [174]: 07 [175]: 39
[176]: 31 [177]: 13 [178]: 0D [179]: 1D
[180]: 17 [181]: 0F [182]: 2C [183]: 1D
[184]: 1F [185]: 02 [186]: 2F [187]: 24
[188]: 1C [189]: 11 [190]: 21 [191]: 3E
The rest of the data should be 00 initially:
[192-255]: 00

The change is: data at [16] swapped with data at [24] (as seen above),
repeat for each occurrence!


The old memory map(for comparison purposes):
[0]: A7 [1]: 0D [2-15]: 00
[16-127]: as follows: (repeat for 7 times)
[16]: 6F [17]: D8 [18]: A8 [19]: 5C
[20]: 4D [21]: 8F [22]: 13 [23]: EA
[24]: 47 [25]: 6A [26]: 2C [27]: 20
[28]: 7A [29]: 48 [30]: CF [31]: 5E
[128-191]: as follows:
[128]: 15 [129]: 10 [130]: 33 [131]: 2A
[132]: 2D [133]: 0B [134]: 16 [135]: 11
[136]: 31 [137]: 27 [138]: 2E [139]: 2C
[140]: 19 [141]: 3A [142]: 30 [143]: 05
[144]: 0D [145]: 35 [146]: 15 [147]: 37
[148]: 2B [149]: 38 [150]: 14 [151]: 16
[152]: 22 [153]: 21 [154]: 37 [155]: 35
[156]: 09 [157]: 00 [158]: 1E [159]: 13
[160]: 07 [161]: 3C [162]: 1B [163]: 2A
[164]: 0B [165]: 1F [166]: 2C [167]: 0C
[168]: 27 [169]: 1C [170]: 3B [171]: 3F
[172]: 38 [173]: 01 [174]: 07 [175]: 39
[176]: 31 [177]: 13 [178]: 0D [179]: 1D
[180]: 17 [181]: 0F [182]: 2C [183]: 1D
[184]: 1F [185]: 02 [186]: 2F [187]: 24
[188]: 1C [189]: 11 [190]: 21 [191]: 3E
The rest of the data should be 00 initially:
[192-255]: 00

Tim
141L lab tutor.



--
========================
Andrew A. Chien                        Email: achien@ucsd.edu
SAIC Chair Professor                   Phone: 858-822-2458
Dept Computer Science and Engineering  Fax:   858-822-2459
University of California, San Diego	WWW: http://www-csag.ucsd.edu